[postgis-tickets] r16837 - flip to 2.5.1dev
Regina Obe
lr at pcorp.us
Sun Sep 23 06:07:09 PDT 2018
Author: robe
Date: 2018-09-23 18:07:09 -0700 (Sun, 23 Sep 2018)
New Revision: 16837
Modified:
branches/2.5/Version.config
branches/2.5/extensions/upgradeable_versions.mk
Log:
flip to 2.5.1dev
Modified: branches/2.5/Version.config
===================================================================
--- branches/2.5/Version.config 2018-09-23 20:11:37 UTC (rev 16836)
+++ branches/2.5/Version.config 2018-09-24 01:07:09 UTC (rev 16837)
@@ -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
Modified: branches/2.5/extensions/upgradeable_versions.mk
===================================================================
--- branches/2.5/extensions/upgradeable_versions.mk 2018-09-23 20:11:37 UTC (rev 16836)
+++ branches/2.5/extensions/upgradeable_versions.mk 2018-09-24 01:07:09 UTC (rev 16837)
@@ -39,4 +39,4 @@
2.4.3 \
2.4.4 \
2.4.5 \
- 2.5.0rc2
+ 2.5.0
More information about the postgis-tickets
mailing list