Upgrade version to 0.11.4

This commit is contained in:
Javier Goizueta
2015-11-24 17:00:45 +01:00
parent 53acee4ddb
commit 9a58c03ac0
2 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.11.3
EXTVERSION = 0.11.4
SED = sed
@@ -55,6 +55,7 @@ UPGRADABLE = \
0.11.1 \
0.11.2 \
0.11.3 \
0.11.4 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)