From: Regina Obe Date: Sat, 30 Sep 2017 06:38:52 +0000 (+0000) Subject: Bump version to 2.4.1dev, get rid of alpha, beta too X-Git-Tag: 2.4.1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=105476ea1909838cbd7ab72b46156630600be772;p=postgis Bump version to 2.4.1dev, get rid of alpha, beta too git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@15856 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/README.postgis b/README.postgis index 11b88f7b4..c8d79087b 100644 --- a/README.postgis +++ b/README.postgis @@ -1,8 +1,8 @@ PostGIS - Geographic Information Systems Extensions to PostgreSQL ================================================================= -:Version: 2.4.0 -:Date: 2017-09-30 +:Version: 2.4.1dev +:Date: 2017-xx-xx :Website: http://postgis.net This distribution contains a module which implements GIS simple features, ties diff --git a/Version.config b/Version.config index 2fd479313..8aaf37320 100644 --- a/Version.config +++ b/Version.config @@ -5,7 +5,7 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=4 -POSTGIS_MICRO_VERSION=0 +POSTGIS_MICRO_VERSION=1dev # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev) # when changing POSTGIS_MINOR_VERSION diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk index 0cb95811d..cd03f2c58 100644 --- a/extensions/upgradeable_versions.mk +++ b/extensions/upgradeable_versions.mk @@ -27,9 +27,8 @@ UPGRADEABLE_VERSIONS = \ 2.3.1 \ 2.3.2 \ 2.3.3 \ - 2.4.0alpha \ - 2.4.0beta1 \ 2.4.0rc1 \ 2.4.0rc2 \ 2.4.0rc3 \ - 2.4.0dev + 2.4.0dev \ + 2.4.0