]> granicus.if.org Git - postgis/commitdiff
Bump up to 1.5 in trunk
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 23 Jun 2009 20:57:50 +0000 (20:57 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 23 Jun 2009 20:57:50 +0000 (20:57 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4195 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
README.postgis
Version.config

diff --git a/NEWS b/NEWS
index 6b5afbb65f35c7578c89af5c0bc5b335db8273a3..edf87cd284c30778c4d5e03865768bac70350bc4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+PostGIS 1.5.0
+
+  - things!
+
+
 PostGIS 1.4.0
 2009/06/XX
 
index e732963628f10d37f2904efce65a4c71b8d77b07..fdeeca1ff870ecbb3cb2885bbcdd9de1bb188049 100644 (file)
@@ -1,7 +1,7 @@
 PostGIS - Geographic Information Systems Extensions to PostgreSQL
 ~~~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-VERSION: 1.4.0 (TBC)
+VERSION: 1.5.0 (TBC)
 
 MORE INFORMATION: http://postgis.refractions.net
 
index dc22ce90084316a7a76195468a460dc27d28439e..b3ad3b0f4e38cf57c8d942544eb51af68c7373f0 100644 (file)
@@ -4,6 +4,6 @@
 # See HOWTO_RELEASE file in SVN for definitions of those three.
 
 POSTGIS_MAJOR_VERSION=1
-POSTGIS_MINOR_VERSION=4
+POSTGIS_MINOR_VERSION=5
 POSTGIS_MICRO_VERSION=0SVN