diff --git a/Makefile b/Makefile index e2aa4ba..35e0ddf 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # cartodb/Makefile EXTENSION = cartodb -EXTVERSION = 0.5.2 +EXTVERSION = 0.5.3 SED = sed @@ -31,6 +31,7 @@ UPGRADABLE = \ 0.4.1 \ 0.5.0 \ 0.5.1 \ + 0.5.2 \ $(EXTVERSION)dev \ $(EXTVERSION)next \ $(END)