From: Paul Ramsey Date: Tue, 25 Nov 2008 06:00:47 +0000 (+0000) Subject: Bump working version to 1.3.5SVN X-Git-Tag: 1.3.5~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d5cbb6fb34094a5526329b46216a625f3262d6d;p=postgis Bump working version to 1.3.5SVN git-svn-id: http://svn.osgeo.org/postgis/branches/1.3@3331 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 7aa431e58..bb8a39e55 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ PostGIS 1.3.4 -2008/XX/XX +2008/11/24 - New Features - Add new ST_AsGeoJSON() function to allow conversion of geometries to GeoJSON format within the database. (Olivier Courtin) diff --git a/README.postgis b/README.postgis index b8d118d61..235b5a74f 100644 --- a/README.postgis +++ b/README.postgis @@ -1,7 +1,7 @@ PostGIS - Geographic Information Systems Extensions to PostgreSQL ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -VERSION: 1.3.4 (2008/11/24) +VERSION: 1.3.5SVN (2008/11/24) MORE INFORMATION: http://postgis.refractions.net diff --git a/Version.config b/Version.config index 0bf41ca1f..9534a55e8 100644 --- a/Version.config +++ b/Version.config @@ -5,5 +5,5 @@ REL_MAJOR_VERSION=1 REL_MINOR_VERSION=3 -REL_MICRO_VERSION=4 +REL_MICRO_VERSION=5SVN