[postgis-tickets] r16111 - Push versions for next release

Paul Ramsey pramsey at cleverelephant.ca
Wed Nov 15 10:04:30 PST 2017


Author: pramsey
Date: 2017-11-15 10:04:29 -0800 (Wed, 15 Nov 2017)
New Revision: 16111

Modified:
   branches/2.3/NEWS
   branches/2.3/Version.config
Log:
Push versions for next release


Modified: branches/2.3/NEWS
===================================================================
--- branches/2.3/NEWS	2017-11-15 17:55:34 UTC (rev 16110)
+++ branches/2.3/NEWS	2017-11-15 18:04:29 UTC (rev 16111)
@@ -1,3 +1,11 @@
+PostGIS 2.3.6
+2017/xx/xx
+
+  * Bug Fixes and Enhancements
+
+  -
+
+
 PostGIS 2.3.5
 2017/11/15
 
@@ -6,7 +14,6 @@
   - #3667, Fix for bug in geography ST_Segmentize
   - #3926, Add missing 2.2.6 upgrade path
 
-
 PostGIS 2.3.4
 2017/10/18
 

Modified: branches/2.3/Version.config
===================================================================
--- branches/2.3/Version.config	2017-11-15 17:55:34 UTC (rev 16110)
+++ branches/2.3/Version.config	2017-11-15 18:04:29 UTC (rev 16111)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=3
-POSTGIS_MICRO_VERSION=5
+POSTGIS_MICRO_VERSION=6dev
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION



More information about the postgis-tickets mailing list