From: Regina Obe Date: Sun, 20 Oct 2019 02:14:19 +0000 (+0000) Subject: Flip to 3.0.1dev X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6aeda9082cedfd45017e3b1ff8444cf9378ecc8;p=postgis Flip to 3.0.1dev git-svn-id: http://svn.osgeo.org/postgis/branches/3.0@17984 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/Version.config b/Version.config index d1f7853dc..27e160231 100644 --- a/Version.config +++ b/Version.config @@ -5,7 +5,7 @@ POSTGIS_MAJOR_VERSION=3 POSTGIS_MINOR_VERSION=0 -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 3fee97cfe..6fc45b410 100644 --- a/extensions/upgradeable_versions.mk +++ b/extensions/upgradeable_versions.mk @@ -56,4 +56,5 @@ UPGRADEABLE_VERSIONS = \ 3.0.0alpha4 \ 3.0.0beta1 \ 3.0.0rc1 \ - 3.0.0rc2 + 3.0.0rc2 \ + 3.0.0