]> granicus.if.org Git - postgis/commitdiff
in prep for release Wednesday, flip back to dev, stamp expected date of release in...
authorRegina Obe <lr@pcorp.us>
Sun, 14 Jan 2018 15:42:00 +0000 (15:42 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 14 Jan 2018 15:42:00 +0000 (15:42 +0000)
Add 2.3.6 upgrade path

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16294 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
Version.config
extensions/upgradeable_versions.mk

diff --git a/NEWS b/NEWS
index 26a099a47de2ee1ed3e127cadd555cf90c64e133..f6bbfb67c5deb8a18e28f62ad1f2be755eee6dd4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 PostGIS 2.4.3
-2018/01/xx
+2018/01/17
 
  * Bug fixes *
   - #3713, Support encodings that happen to output a '\' character
index b2769b850a586b6f41590997a6fedc3f621f6cee..90f4fd7f4dc01d04685c0bbd6315fad51c4c8aee 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=4
-POSTGIS_MICRO_VERSION=3rc1
+POSTGIS_MICRO_VERSION=3dev
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION
index b1a3ed69ca10f561cb52efcfda9e222be251092e..28c3bb31af2ee7a6907952fd2bba4169c74e7dd8 100644 (file)
@@ -30,6 +30,7 @@ UPGRADEABLE_VERSIONS = \
        2.3.3 \
        2.3.4 \
        2.3.5 \
+       2.3.6 \
        2.4.0 \
        2.4.1 \
        2.4.2