#1368 fixed escapings

This commit is contained in:
Kartones
2014-12-05 17:30:47 +01:00
parent 626b883cfc
commit dbb6f42b99
4 changed files with 12 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.5.0
EXTVERSION = 0.5.1
SED = sed
@@ -29,6 +29,7 @@ UPGRADABLE = \
0.3.6 \
0.4.0 \
0.4.1 \
0.5.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)