[postgis-tickets] r17329 - Flip to 2.5.3dev
Regina Obe
lr at pcorp.us
Mon Mar 11 10:06:12 PDT 2019
Author: robe
Date: 2019-03-11 10:06:11 -0700 (Mon, 11 Mar 2019)
New Revision: 17329
Modified:
branches/2.5/Version.config
branches/2.5/extensions/upgradeable_versions.mk
Log:
Flip to 2.5.3dev
Modified: branches/2.5/Version.config
===================================================================
--- branches/2.5/Version.config 2019-03-11 17:04:49 UTC (rev 17328)
+++ branches/2.5/Version.config 2019-03-11 17:06:11 UTC (rev 17329)
@@ -5,7 +5,7 @@
POSTGIS_MAJOR_VERSION=2
POSTGIS_MINOR_VERSION=5
-POSTGIS_MICRO_VERSION=2
+POSTGIS_MICRO_VERSION=3dev
# Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
# when changing POSTGIS_MINOR_VERSION
Modified: branches/2.5/extensions/upgradeable_versions.mk
===================================================================
--- branches/2.5/extensions/upgradeable_versions.mk 2019-03-11 17:04:49 UTC (rev 17328)
+++ branches/2.5/extensions/upgradeable_versions.mk 2019-03-11 17:06:11 UTC (rev 17329)
@@ -46,4 +46,4 @@
2.4.7 \
2.5.0 \
2.5.1 \
- 2.5.2dev
+ 2.5.2
More information about the postgis-tickets
mailing list