Go back to version 0.8.2

In order to be able to test and rollback, should be needed

See
https://github.com/CartoDB/cartodb-postgresql/blob/master/CONTRIBUTING.md#testing-changes-live
This commit is contained in:
Rafa de la Torre 2015-08-18 15:15:53 +02:00
parent 53754236e3
commit ed97d87a23

View File

@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.8.3
EXTVERSION = 0.8.2
SED = sed
@ -41,7 +41,6 @@ UPGRADABLE = \
0.7.4 \
0.8.0 \
0.8.1 \
0.8.2 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)