Modify sampling of table quota trigger #126

This commit is contained in:
Rafa de la Torre
2015-08-27 12:52:30 +02:00
parent 7f63688a2f
commit 79cacb8ef4
5 changed files with 13 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.9.2
EXTVERSION = 0.9.3
SED = sed
@@ -45,6 +45,7 @@ UPGRADABLE = \
0.9.0 \
0.9.1 \
0.9.2 \
0.9.3 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)