Release notes and version bump

This commit is contained in:
Raul Ochoa
2015-02-18 17:31:04 +01:00
parent da7b3b7080
commit f18232037d
2 changed files with 7 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.5.3
EXTVERSION = 0.6.0
SED = sed
@@ -32,6 +32,7 @@ UPGRADABLE = \
0.5.0 \
0.5.1 \
0.5.2 \
0.5.3 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)