From: Paul Ramsey Date: Wed, 7 Mar 2012 20:51:19 +0000 (+0000) Subject: Update trunk versions for next cycle X-Git-Tag: 2.0.0beta3~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99d945792621e0b01fa5aac128a2bad58babb901;p=postgis Update trunk versions for next cycle git-svn-id: http://svn.osgeo.org/postgis/trunk@9427 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/Version.config b/Version.config index 6d0215515..8e0b6d7bb 100644 --- a/Version.config +++ b/Version.config @@ -5,5 +5,5 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=0 -POSTGIS_MICRO_VERSION=0beta2SVN +POSTGIS_MICRO_VERSION=0beta3SVN diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk index 84f968b8e..d938791af 100644 --- a/extensions/upgradeable_versions.mk +++ b/extensions/upgradeable_versions.mk @@ -5,4 +5,5 @@ UPGRADEABLE_VERSIONS = \ 2.0.0alpha4 \ 2.0.0alpha5 \ 2.0.0alpha6 \ - 2.0.0beta1 + 2.0.0beta1 \ + 2.0.0beta2