]> granicus.if.org Git - postgis/commitdiff
Flig to 3.0.0alpha3dev
authorRegina Obe <lr@pcorp.us>
Sun, 2 Jun 2019 02:35:12 +0000 (02:35 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 2 Jun 2019 02:35:12 +0000 (02:35 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17459 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
Version.config
extensions/upgradeable_versions.mk

diff --git a/NEWS b/NEWS
index d34bc97c9a8ae3d1121dce90e7b41142d6408eac..d4f186f2d6bc923db4a1a875ce42e144ae01cc84 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
+PostGIS 3.0.0alpha3
+2019/xx/xx
+Coming soon
+
 PostGIS 3.0.0alpha2
 2019/06/02
-
 For full changes and enhancements, refer to PostGIS 3.0.0 section.
 This version requires PostgreSQL 9.5+-12 and GEOS >= 3.6+
 Additional features enabled if you are running Proj6+ and PostgreSQL 12
index 8f803c254e74ae98b897618fc1da127d9c588da7..b63901223c8d5b9504597c8407678f65ac6c7aa1 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=0
-POSTGIS_MICRO_VERSION=0alpha2
+POSTGIS_MICRO_VERSION=0alpha3dev
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION
index 448d4be82a8949db67b1a4e1311090c5c48a2785..62fb0fbf3e7986663f38b5912751056f0b3e7894 100644 (file)
@@ -47,4 +47,5 @@ UPGRADEABLE_VERSIONS = \
        2.5.0 \
        2.5.1 \
        2.5.2 \
-       3.0.0alpha1
+       3.0.0alpha1 \
+       3.0.0alpha2