]> granicus.if.org Git - postgis/commitdiff
Scripts version set to 0.3.0 (minor increment as a scripts override won't
authorSandro Santilli <strk@keybit.net>
Wed, 30 Mar 2005 17:03:56 +0000 (17:03 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 30 Mar 2005 17:03:56 +0000 (17:03 +0000)
suffice to get rid of dropped box2d funx).
Set release date and other versions to RC6

git-svn-id: http://svn.osgeo.org/postgis/trunk@1586 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES
Version.config
doc/postgis.xml

diff --git a/CHANGES b/CHANGES
index 6f5fb75ec63b29a567374bc777d657b7bbb4fd30..b5d359275287eb8ff70c03906497871a676b33bf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
 PostGIS 1.0.0RC6
-??????
+2005/03/30
        - BUGFIX dumper 64bit
        - BUGFIX in multi()
        - BUGFIX in postgis_restore.pl script
index 2cbf7bbae3deaa8a21d9b8beb9c8288c92ccaafa..3a9a800acfbf14b826a06631f543e07e1dcd5192 100644 (file)
@@ -4,12 +4,12 @@
 # shared library version
 SO_MAJOR_VERSION=1
 SO_MINOR_VERSION=0
-SO_MICRO_VERSION=0RC5
+SO_MICRO_VERSION=0RC6
 
 # sql scripts version
-SCRIPTS_VERSION=0.2.2
+SCRIPTS_VERSION=0.3.0
 
 # JDBC code version
 JDBC_MAJOR_VERSION=1
 JDBC_MINOR_VERSION=0
-JDBC_MICRO_VERSION=0RC5
+JDBC_MICRO_VERSION=0RC6
index 8b5c6441430947678fcc30fc5529e33077dda833..9679bf7f51ef02d99d0aaf425583c70e72b35ca0 100644 (file)
@@ -4580,7 +4580,7 @@ FROM geometry_table;</literallayout>
 
                <sect1>
                        <title>Release 1.0.0RC6</title>
-                       <para>Release date: ???</para>
+                       <para>Release date: 2005/03/30</para>
 
                        <para>Sixth release candidate for 1.0.0.
                        Contains a few bug fixes and cleanups.</para>