Increase version number to 0.5.2 #65
This commit is contained in:
parent
a4e42571cd
commit
73232b8802
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
# cartodb/Makefile
|
# cartodb/Makefile
|
||||||
|
|
||||||
EXTENSION = cartodb
|
EXTENSION = cartodb
|
||||||
EXTVERSION = 0.5.1
|
EXTVERSION = 0.5.2
|
||||||
|
|
||||||
SED = sed
|
SED = sed
|
||||||
|
|
||||||
|
4
NEWS.md
4
NEWS.md
@ -1,3 +1,7 @@
|
|||||||
|
0.5.2 (2015-01-29)
|
||||||
|
------------------
|
||||||
|
* Improvement: make CDB_UserDataSize functions much faster.
|
||||||
|
|
||||||
0.5.1 (2014-11-21)
|
0.5.1 (2014-11-21)
|
||||||
------------------
|
------------------
|
||||||
* Bugfix: Quota check and some organization permissions functions were not properly escaping table name.
|
* Bugfix: Quota check and some organization permissions functions were not properly escaping table name.
|
||||||
|
Loading…
Reference in New Issue
Block a user