[postgis-tickets] [SCM] PostGIS branch stable-2.5 updated. 2.5.8-1-g109164a45
git at osgeo.org
git at osgeo.org
Thu Aug 18 16:52:14 PDT 2022
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, stable-2.5 has been updated
via 109164a45a4eb1fa38e28fa01b7b180111b3b7fe (commit)
from 8737b8102d1a464e5329b1ebc11210f3e11faacb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 109164a45a4eb1fa38e28fa01b7b180111b3b7fe
Author: Regina Obe <lr at pcorp.us>
Date: Thu Aug 18 19:52:08 2022 -0400
Flip to next milestone
diff --git a/Version.config b/Version.config
index 3f56d1eed..97e83bdcd 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
POSTGIS_MAJOR_VERSION=2
POSTGIS_MINOR_VERSION=5
-POSTGIS_MICRO_VERSION=8
+POSTGIS_MICRO_VERSION=9dev
# 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 4ae29974a..2705ee1e9 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -56,4 +56,5 @@ UPGRADEABLE_VERSIONS = \
2.5.4 \
2.5.5 \
2.5.6 \
- 2.5.7
+ 2.5.7 \
+ 2.5.8
-----------------------------------------------------------------------
Summary of changes:
Version.config | 2 +-
extensions/upgradeable_versions.mk | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list