]> granicus.if.org Git - postgis/commitdiff
Flip version to alpha2dev (hopefully we won't need another alpha), but just in case
authorRegina Obe <lr@pcorp.us>
Sun, 26 May 2019 20:51:28 +0000 (20:51 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 26 May 2019 20:51:28 +0000 (20:51 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17445 b70326c6-7e19-0410-871a-916f4a2858ee

Version.config
extensions/upgradeable_versions.mk

index 59b8795fb846102f73993a5d7d391fe9a6c69499..73fa46f8f342c9218a780f84a2b155461ba0b8bb 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=0
-POSTGIS_MICRO_VERSION=0alpha1
+POSTGIS_MICRO_VERSION=0alpha2dev
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION
index 8009fc300464a8c0f59e764220b595ce4253566d..448d4be82a8949db67b1a4e1311090c5c48a2785 100644 (file)
@@ -47,4 +47,4 @@ UPGRADEABLE_VERSIONS = \
        2.5.0 \
        2.5.1 \
        2.5.2 \
-       3.0.0dev
+       3.0.0alpha1