[SCM] PostGIS branch master updated. 3.6.0rc1-1-g6e143f98b
git at osgeo.org
git at osgeo.org
Mon Aug 18 01:21:57 PDT 2025
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, master has been updated
via 6e143f98b23beca3c53b16f86adf084488764bb3 (commit)
from 189b226bdbc55c8147cc77620ac44a0aa4d8d055 (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 6e143f98b23beca3c53b16f86adf084488764bb3
Author: Regina Obe <lr at pcorp.us>
Date: Mon Aug 18 04:21:18 2025 -0400
Flip back to dev milestone
diff --git a/Version.config b/Version.config
index bce44cdfe..cf6d63e9f 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
POSTGIS_MAJOR_VERSION=3
POSTGIS_MINOR_VERSION=6
-POSTGIS_MICRO_VERSION=0rc1
+POSTGIS_MICRO_VERSION=0dev
# 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 ca1f5d227..2eba06641 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -114,4 +114,4 @@ UPGRADEABLE_VERSIONS = \
3.5.3 \
3.6.0alpha1 \
3.6.0beta1 \
- 3.6.0dev
+ 3.6.0rc1
-----------------------------------------------------------------------
Summary of changes:
Version.config | 2 +-
extensions/upgradeable_versions.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list