New version 0.9.2

This commit is contained in:
Rafa de la Torre
2015-08-24 15:20:50 +02:00
parent 7ed3c29f82
commit 7f63688a2f
3 changed files with 8 additions and 3 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.9.1
EXTVERSION = 0.9.2
SED = sed
@@ -44,6 +44,7 @@ UPGRADABLE = \
0.8.2 \
0.9.0 \
0.9.1 \
0.9.2 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)