]> granicus.if.org Git - postgis/commitdiff
push version numbers forward
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 15 Nov 2017 18:18:04 +0000 (18:18 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 15 Nov 2017 18:18:04 +0000 (18:18 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16114 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
README.postgis
Version.config
doc/release_notes.xml
extensions/upgradeable_versions.mk

diff --git a/NEWS b/NEWS
index ccf28f1e5c46009a9dcfc05b3da049b82bf3e599..271a99cd843fa5f7d7d2e279d484e628a718c252 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+PostGIS 2.4.3
+2017/xx/xx
+
+ * Bug fixes *
+  -
+
+
 PostGIS 2.4.2
 2017/11/15
 
index d7a9fd1c8258cb2057c3e8c22b02b08b5bed3a01..84ca25ac71b2c5cc7ae145cdf08f30487f09675b 100644 (file)
@@ -1,8 +1,8 @@
 PostGIS - Geographic Information Systems Extensions to PostgreSQL
 =================================================================
 
-:Version: 2.4.2
-:Date: 2017-11-15
+:Version: 2.4.3dev
+:Date: 2017-xx-xx
 :Website: http://postgis.net
 
 This distribution contains a module which implements GIS simple features, ties
index 407b33f7536fcba411337e26c92294e0c6862294..90f4fd7f4dc01d04685c0bbd6315fad51c4c8aee 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=4
-POSTGIS_MICRO_VERSION=2
+POSTGIS_MICRO_VERSION=3dev
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION
index d6a16bfe60f708c8dc649360d188fe325dd28b45..927d1c563d6d473b2eee4803d5bbc555c40e4e30 100644 (file)
@@ -3,6 +3,18 @@
   <title>Appendix</title>
     <subtitle>Release Notes</subtitle>
 
+    <sect1>
+      <title>Release 2.4.2</title>
+      <para>Release date: 2017/11/15</para>
+      <para>This is a bug fix and performance improvement release.</para>
+      <simplesect>
+        <title>Bug Fixes and Enhancements</title>
+        <para>#3917, Fix zcta5 load</para>
+        <para>#3667, Fix for bug in geography ST_Segmentize</para>
+        <para>#3926, Add missing 2.2.6 and 2.3.4 upgrade paths (Muhammad Usama)</para>
+      </simplesect>
+    </sect1>
+
     <sect1>
       <title>Release 2.4.1</title>
       <para>Release date: 2017/10/18</para>
index bc85768cf0cadd7e0fdb27d2aee307935d9d1009..b1a3ed69ca10f561cb52efcfda9e222be251092e 100644 (file)
@@ -32,5 +32,5 @@ UPGRADEABLE_VERSIONS = \
        2.3.5 \
        2.4.0 \
        2.4.1 \
-       2.4.2dev
+       2.4.2