From f8b786bfe4679b848f6823ea44a88a2ea43897d9 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Mon, 28 May 2018 23:45:38 +0000 Subject: [PATCH] Flip to 2.5.0beta1dev git-svn-id: http://svn.osgeo.org/postgis/trunk@16595 b70326c6-7e19-0410-871a-916f4a2858ee --- Version.config | 2 +- extensions/upgradeable_versions.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Version.config b/Version.config index 8cf545233..d09136f79 100644 --- a/Version.config +++ b/Version.config @@ -5,7 +5,7 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=5 -POSTGIS_MICRO_VERSION=0alpha +POSTGIS_MICRO_VERSION=0beta1dev # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev) # when changing POSTGIS_MINOR_VERSION diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk index cab7780f3..3499d084d 100644 --- a/extensions/upgradeable_versions.mk +++ b/extensions/upgradeable_versions.mk @@ -38,4 +38,4 @@ UPGRADEABLE_VERSIONS = \ 2.4.2 \ 2.4.3 \ 2.4.4 \ - 2.4.5dev + 2.5.0alpha -- 2.40.0