Commit 643166de55817faa6c1b76a7c96d7cfb96728524

Authored by Arthur Esposte
1 parent f0d31af9

Update makefile to 3.3

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