[postgis-tickets] r17703 - flip to 3.0.0alpha5dev

Regina Obe lr at pcorp.us
Sat Aug 10 11:24:50 PDT 2019


Author: robe
Date: 2019-08-10 23:24:50 -0700 (Sat, 10 Aug 2019)
New Revision: 17703

Modified:
   trunk/Version.config
   trunk/extensions/upgradeable_versions.mk
Log:
flip to 3.0.0alpha5dev

Modified: trunk/Version.config
===================================================================
--- trunk/Version.config	2019-08-11 06:23:48 UTC (rev 17702)
+++ trunk/Version.config	2019-08-11 06:24:50 UTC (rev 17703)
@@ -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

Modified: trunk/extensions/upgradeable_versions.mk
===================================================================
--- trunk/extensions/upgradeable_versions.mk	2019-08-11 06:23:48 UTC (rev 17702)
+++ trunk/extensions/upgradeable_versions.mk	2019-08-11 06:24:50 UTC (rev 17703)
@@ -52,4 +52,5 @@
 	2.5.3 \
 	3.0.0alpha1 \
 	3.0.0alpha2 \
-	3.0.0alpha3
+	3.0.0alpha3 \
+	3.0.0alpha4



More information about the postgis-tickets mailing list