]> granicus.if.org Git - postgis/commitdiff
Flip version to 2.5.0rc1dev
authorRegina Obe <lr@pcorp.us>
Sat, 11 Aug 2018 10:45:25 +0000 (10:45 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 11 Aug 2018 10:45:25 +0000 (10:45 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@16691 b70326c6-7e19-0410-871a-916f4a2858ee

Version.config
extensions/upgradeable_versions.mk

index b39dae126411b5f6512f54fa1a67272e049b4586..a9f7a062d7cb4aa29293ab29dd1581ddf704110a 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=5
-POSTGIS_MICRO_VERSION=0beta2
+POSTGIS_MICRO_VERSION=0rc1dev
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION
index 8996e1db0c974e6cf7d3e15d4bc985892edc557e..5660ced3fae590c0b3b6e8bb43a3174bad4122ce 100644 (file)
@@ -38,4 +38,5 @@ UPGRADEABLE_VERSIONS = \
        2.4.2 \
        2.4.3 \
        2.4.4 \
-       2.5.0beta1
+       2.5.0beta1 \
+       2.5.0beta2