[postgis-commits] svn - r3414 - tags/1.3.5
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Mon Dec 15 13:55:34 PST 2008
Author: pramsey
Date: 2008-12-15 13:55:34 -0800 (Mon, 15 Dec 2008)
New Revision: 3414
Modified:
tags/1.3.5/README.postgis
tags/1.3.5/Version.config
Log:
Finalize internal version numbers for 1.3.5
Modified: tags/1.3.5/README.postgis
===================================================================
--- tags/1.3.5/README.postgis 2008-12-15 21:54:29 UTC (rev 3413)
+++ tags/1.3.5/README.postgis 2008-12-15 21:55:34 UTC (rev 3414)
@@ -1,7 +1,7 @@
PostGIS - Geographic Information Systems Extensions to PostgreSQL
~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-VERSION: 1.3.5SVN (2008/12/15)
+VERSION: 1.3.5 (2008/12/15)
MORE INFORMATION: http://postgis.refractions.net
Modified: tags/1.3.5/Version.config
===================================================================
--- tags/1.3.5/Version.config 2008-12-15 21:54:29 UTC (rev 3413)
+++ tags/1.3.5/Version.config 2008-12-15 21:55:34 UTC (rev 3414)
@@ -5,5 +5,5 @@
REL_MAJOR_VERSION=1
REL_MINOR_VERSION=3
-REL_MICRO_VERSION=5SVN
+REL_MICRO_VERSION=5
More information about the postgis-commits
mailing list