]> granicus.if.org Git - postgis/commitdiff
bump trunk to 2.1.0beta3dev
authorRegina Obe <lr@pcorp.us>
Sun, 12 May 2013 04:19:28 +0000 (04:19 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 12 May 2013 04:19:28 +0000 (04:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11443 b70326c6-7e19-0410-871a-916f4a2858ee

Version.config
doc/postgis.xml

index 4e4a35dddb96cc8560ffcff804777554406d6980..e4ad3c96ad0863e6840b062bdc8bb493e26c4a1b 100644 (file)
@@ -5,5 +5,5 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=1
-POSTGIS_MICRO_VERSION=0beta2
+POSTGIS_MICRO_VERSION=0beta3dev
 
index e8411ee9ea644ec442a25bad30defd3fd0077e4d..54cdeeb2e47bf8326299723c43d4a4030a131221 100644 (file)
@@ -7,7 +7,7 @@
 
 <!-- ONCE Tagged, this need to change to http://download.osgeo.org/postgis/source/postgis-@@LAST_RELEASE_VERSION@@.tar.gz -->
 <!-- In dev should be, this need to change to http://postgis.net/stuff/postgis-@@LAST_RELEASE_VERSION@@.tar.gz -->
-<!ENTITY postgis_download_url "http://download.osgeo.org/postgis/source/postgis-@@LAST_RELEASE_VERSION@@.tar.gz">
+<!ENTITY postgis_download_url "http://postgis.net/stuff/postgis-@@LAST_RELEASE_VERSION@@.tar.gz">
 
 <!-- Change these values to update the version numbers referenced within the documentation -->
 <!ENTITY last_proj_release_version "4.8.0">