]> granicus.if.org Git - postgis/commitdiff
Bump versions on trunk
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 7 Oct 2015 18:59:49 +0000 (18:59 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 7 Oct 2015 18:59:49 +0000 (18:59 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14210 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
README.postgis
Version.config
extensions/upgradeable_versions.mk

diff --git a/NEWS b/NEWS
index 6760a6af9fdcc9266fa3d50c3007103099253ecc..2dd1dfc3abf10ca32a85761d08e03fb2ba4112b3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+PostGIS 2.3.0
+2015/XX/XX
+
+ * Important / Breaking Changes *
+ * Deprecated signatures *
+ * New Features *
+
+
 PostGIS 2.2.0
 2015/10/07
 
index 06bd8e47e0a6e27d4b9fb51c5238cd5405a31a3e..5f7ccc4845f99ad2012fb9ca7982e064b40d3a3d 100644 (file)
@@ -1,8 +1,8 @@
 PostGIS - Geographic Information Systems Extensions to PostgreSQL
 =================================================================
 
-:Version: 2.2.0
-:Date: 2014-10-07
+:Version: 2.3.0
+:Date: 2016-XX-XX
 :Website: http://postgis.net
 
 This distribution contains a module which implements GIS simple features, ties
index 1deef94116da710c63684e96440cd44361632082..cdbb1c8fd5fa65888ebee0f34305e0438c7e1f9a 100644 (file)
@@ -4,6 +4,6 @@
 # See HOWTO_RELEASE file in SVN for definitions of those three.
 
 POSTGIS_MAJOR_VERSION=2
-POSTGIS_MINOR_VERSION=2
-POSTGIS_MICRO_VERSION=0
+POSTGIS_MINOR_VERSION=3
+POSTGIS_MICRO_VERSION=0dev
 
index cb0fe0dbf28030fe7c3a80a503eeda5537a2d807..b035008554dbf2fcf9fd0a8e6a1ede8719a9a001 100644 (file)
@@ -17,4 +17,4 @@ UPGRADEABLE_VERSIONS = \
        2.1.7 \
        2.1.8 \
   2.1.9 \
-  2.2.0rc1
+  2.2.0