diff --git a/Makefile b/Makefile index 04cda41..2beaa20 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # cartodb/Makefile EXTENSION = cartodb -EXTVERSION = 0.3.3 +EXTVERSION = 0.3.4 SED = sed @@ -23,6 +23,7 @@ UPGRADABLE = \ 0.3.0dev \ 0.3.1 \ 0.3.2 \ + 0.3.3 \ $(EXTVERSION)dev \ $(EXTVERSION)next \ $(END)