]> granicus.if.org Git - postgis/commitdiff
Push version numbers on trunk forward to next release.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 4 Feb 2010 17:43:47 +0000 (17:43 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 4 Feb 2010 17:43:47 +0000 (17:43 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5202 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
README.postgis
Version.config

diff --git a/NEWS b/NEWS
index 3ea21d6584fdb2294557abb8fc0b0c1a153d20b1..11c3604f5b68433d60d39f6151dcd73b42ce287c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+PostGIS 2.0.0
+YYYY/MM/DD
+
+  * Important Changes *
+  * New Features *
+
 PostGIS 1.5.0
 2010/02/04
 
index 6297887766391692fad6008f2f2330f84d9cdde7..de95046e6668dcc7fc1d397f7c7ef8960d3e98a1 100644 (file)
@@ -1,7 +1,7 @@
 PostGIS - Geographic Information Systems Extensions to PostgreSQL
 ~~~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-VERSION: 1.5.0 (2010/02/04)
+VERSION: 2.0.0 (YYYY/MM/DD)
 
 MORE INFORMATION: http://postgis.refractions.net
 
index b3ad3b0f4e38cf57c8d942544eb51af68c7373f0..667127d80306e6b23f10885b7795072f5c4e8d4f 100644 (file)
@@ -3,7 +3,7 @@
 
 # See HOWTO_RELEASE file in SVN for definitions of those three.
 
-POSTGIS_MAJOR_VERSION=1
-POSTGIS_MINOR_VERSION=5
+POSTGIS_MAJOR_VERSION=2
+POSTGIS_MINOR_VERSION=0
 POSTGIS_MICRO_VERSION=0SVN