]> granicus.if.org Git - postgis/commitdiff
flip to 3.0.0alpha5dev
authorRegina Obe <lr@pcorp.us>
Sun, 11 Aug 2019 06:24:50 +0000 (06:24 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 11 Aug 2019 06:24:50 +0000 (06:24 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17703 b70326c6-7e19-0410-871a-916f4a2858ee

Version.config
extensions/upgradeable_versions.mk

index d4ec6e513aa461e45e45c765c7d89b58c9cd1a25..093bee233a301279f8251a32155c53d7614a5e32 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=0
-POSTGIS_MICRO_VERSION=0alpha4
+POSTGIS_MICRO_VERSION=0alpha5dev
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION
index 88d4386dc762e7250e5e059fefbb9de55cf32d7e..4a2e2edcc7e473a3afe71270d439f7dd7f8d2413 100644 (file)
@@ -52,4 +52,5 @@ UPGRADEABLE_VERSIONS = \
        2.5.3 \
        3.0.0alpha1 \
        3.0.0alpha2 \
-       3.0.0alpha3
+       3.0.0alpha3 \
+       3.0.0alpha4