From: Regina Obe Date: Sun, 29 Sep 2019 00:38:30 +0000 (+0000) Subject: Flip to 3.0.0beta2dev X-Git-Tag: 3.0.0rc1~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7cadc51c6a00d3afa17b8f7d2a2360a8e1626938;p=postgis Flip to 3.0.0beta2dev git-svn-id: http://svn.osgeo.org/postgis/trunk@17836 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/Version.config b/Version.config index 0bbd49fca..e8a83326d 100644 --- a/Version.config +++ b/Version.config @@ -5,7 +5,7 @@ POSTGIS_MAJOR_VERSION=3 POSTGIS_MINOR_VERSION=0 -POSTGIS_MICRO_VERSION=0beta1 +POSTGIS_MICRO_VERSION=0beta2dev # 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 b62efb5e3..d468c3b1b 100644 --- a/extensions/upgradeable_versions.mk +++ b/extensions/upgradeable_versions.mk @@ -54,4 +54,4 @@ UPGRADEABLE_VERSIONS = \ 3.0.0alpha2 \ 3.0.0alpha3 \ 3.0.0alpha4 \ - 3.0.0alpha5dev + 3.0.0beta1