diff --git a/Makefile b/Makefile index 4c9012d..b734209 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # cartodb/Makefile EXTENSION = cartodb -EXTVERSION = 0.2.1dev +EXTVERSION = 0.2.1 SED = sed diff --git a/NEWS b/NEWS index 960e027..5549f69 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ -0.2.1dev - 2014-MM-DD +0.2.1 - 2014-06-11 ------------------ Enhancements: - Do not force re-cartodbfication on CREATE FROM unpackaged - Drop useless DEFAULT specification in plpgsql variable declarations - - List plpythonu requirement first, so get pg_catalog scanned before public + - List plpythonu requirement first, to get pg_catalog scanned before public Bug fixes: