This commit is contained in:
Kartones
2014-10-21 16:19:44 +02:00
parent 5a3b93fd6b
commit f251e12d35
3 changed files with 21 additions and 4 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.4.0
EXTVERSION = 0.4.1
SED = sed
@@ -27,6 +27,7 @@ UPGRADABLE = \
0.3.4 \
0.3.5 \
0.3.6 \
0.4.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)
@@ -103,5 +104,5 @@ test_organization:
legacy_tests: legacy_regress
installcheck: legacy_tests test_organization
installcheck: legacy_tests # test_organization