From c177b06c42f3c0e387f4f995ccd2585dd5b16304 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sun, 11 Aug 2019 06:14:36 +0000 Subject: [PATCH] flip to 2.5.4dev git-svn-id: http://svn.osgeo.org/postgis/branches/2.5@17700 b70326c6-7e19-0410-871a-916f4a2858ee --- Version.config | 2 +- extensions/upgradeable_versions.mk | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Version.config b/Version.config index d8fc4c6e6..126a261a3 100644 --- a/Version.config +++ b/Version.config @@ -5,7 +5,7 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=5 -POSTGIS_MICRO_VERSION=3 +POSTGIS_MICRO_VERSION=4dev # 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 7c9f6342f..c935c9f35 100644 --- a/extensions/upgradeable_versions.mk +++ b/extensions/upgradeable_versions.mk @@ -48,4 +48,5 @@ UPGRADEABLE_VERSIONS = \ 2.4.8 \ 2.5.0 \ 2.5.1 \ - 2.5.2 + 2.5.2 \ + 2.5.3 -- 2.49.0