Commit 3fdaaec03b248d02870f4e7f816e20f04e28230b

Authored by Arthur Esposte
1 parent 0eb7087f

Update Makefile to version 3.1

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Makefile
1 1 PACKAGE = noosfero-spb
2   -VERSION = 3
  2 +VERSION = 3.1
3 3 DISTDIR = $(PACKAGE)-$(VERSION)
4 4 TARBALL = $(DISTDIR).tar.gz
5 5  
... ...