From 4cf7582e4abc8286fb1e16dcbbecf2c0355f1b40 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Mon, 24 Sep 2018 01:07:09 +0000 Subject: [PATCH] flip to 2.5.1dev git-svn-id: http://svn.osgeo.org/postgis/branches/2.5@16837 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 94080350e..3d57c2a9f 100644 --- a/Version.config +++ b/Version.config @@ -5,7 +5,7 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=5 -POSTGIS_MICRO_VERSION=0 +POSTGIS_MICRO_VERSION=1dev # 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 eed04b299..5d9dd36e9 100644 --- a/extensions/upgradeable_versions.mk +++ b/extensions/upgradeable_versions.mk @@ -39,4 +39,4 @@ UPGRADEABLE_VERSIONS = \ 2.4.3 \ 2.4.4 \ 2.4.5 \ - 2.5.0rc2 + 2.5.0 -- 2.49.0