Version 0.3.0

This commit is contained in:
Raul Ochoa 2014-07-16 12:30:19 +02:00
parent 348b8871f3
commit 13140dbc63

View File

@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.3.0dev
EXTVERSION = 0.3.0
SED = sed
@ -19,6 +19,7 @@ UPGRADABLE = \
0.1.1 \
0.2.0 \
0.2.1 \
0.3.0 \
$(EXTVERSION)next \
$(END)