[postgis-tickets] r17694 - Flip to 2.3.11dev
Regina Obe
lr at pcorp.us
Sat Aug 10 09:31:09 PDT 2019
Author: robe
Date: 2019-08-10 21:31:09 -0700 (Sat, 10 Aug 2019)
New Revision: 17694
Modified:
branches/2.3/Version.config
branches/2.3/extensions/upgradeable_versions.mk
Log:
Flip to 2.3.11dev
Modified: branches/2.3/Version.config
===================================================================
--- branches/2.3/Version.config 2019-08-11 04:20:40 UTC (rev 17693)
+++ branches/2.3/Version.config 2019-08-11 04:31:09 UTC (rev 17694)
@@ -5,7 +5,7 @@
POSTGIS_MAJOR_VERSION=2
POSTGIS_MINOR_VERSION=3
-POSTGIS_MICRO_VERSION=10
+POSTGIS_MICRO_VERSION=11dev
# Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
# when changing POSTGIS_MINOR_VERSION
Modified: branches/2.3/extensions/upgradeable_versions.mk
===================================================================
--- branches/2.3/extensions/upgradeable_versions.mk 2019-08-11 04:20:40 UTC (rev 17693)
+++ branches/2.3/extensions/upgradeable_versions.mk 2019-08-11 04:31:09 UTC (rev 17694)
@@ -35,7 +35,8 @@
2.3.6 \
2.3.7 \
2.3.8 \
- 2.3.9
+ 2.3.9 \
+ 2.3.10
# This is to avoid forcing "check-installed-upgrades" as a default
# rule, see https://trac.osgeo.org/postgis/ticket/3420
More information about the postgis-tickets
mailing list