Prepares version 0.4.0 with new versioning mechanism

This commit is contained in:
Raul Ochoa
2014-08-25 12:00:45 +02:00
parent 5b0a7bf9ad
commit 7840e7c50b
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.3.6
EXTVERSION = 0.4.0
SED = sed
@@ -26,6 +26,7 @@ UPGRADABLE = \
0.3.3 \
0.3.4 \
0.3.5 \
0.3.6 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)