From: Paul Ramsey Date: Wed, 29 Feb 2012 18:19:24 +0000 (+0000) Subject: Update for post-Beta1 X-Git-Tag: 2.0.0beta1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80bbe906f23901121073bcb0e2e712864fa6be91;p=postgis Update for post-Beta1 git-svn-id: http://svn.osgeo.org/postgis/trunk@9354 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/Version.config b/Version.config index fa9ccca7c..6d0215515 100644 --- a/Version.config +++ b/Version.config @@ -5,5 +5,5 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=0 -POSTGIS_MICRO_VERSION=0alpha7SVN +POSTGIS_MICRO_VERSION=0beta2SVN diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk index b84a0d9a5..84f968b8e 100644 --- a/extensions/upgradeable_versions.mk +++ b/extensions/upgradeable_versions.mk @@ -4,4 +4,5 @@ UPGRADEABLE_VERSIONS = \ 2.0.0alpha3 \ 2.0.0alpha4 \ 2.0.0alpha5 \ - 2.0.0alpha6 + 2.0.0alpha6 \ + 2.0.0beta1