Prepares version 0.4.0 with new versioning mechanism
This commit is contained in:
parent
5b0a7bf9ad
commit
7840e7c50b
3
Makefile
3
Makefile
@ -1,7 +1,7 @@
|
||||
# cartodb/Makefile
|
||||
|
||||
EXTENSION = cartodb
|
||||
EXTVERSION = 0.3.6
|
||||
EXTVERSION = 0.4.0
|
||||
|
||||
SED = sed
|
||||
|
||||
@ -26,6 +26,7 @@ UPGRADABLE = \
|
||||
0.3.3 \
|
||||
0.3.4 \
|
||||
0.3.5 \
|
||||
0.3.6 \
|
||||
$(EXTVERSION)dev \
|
||||
$(EXTVERSION)next \
|
||||
$(END)
|
||||
|
Loading…
Reference in New Issue
Block a user