[SCM] PostGIS branch stable-3.6 updated. 3.6.0-1-g0f6b4daa0
git at osgeo.org
git at osgeo.org
Mon Sep 1 18:58:34 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, stable-3.6 has been updated
via 0f6b4daa031e19e559d8cde9de945167df6c7fce (commit)
from 4c1967d95be2e1a473f638eb5fe6d7a6a1e1b842 (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 0f6b4daa031e19e559d8cde9de945167df6c7fce
Author: Regina Obe <lr at pcorp.us>
Date: Mon Sep 1 21:58:28 2025 -0400
Flip to next development milestone
diff --git a/Version.config b/Version.config
index 272078014..28fc88d89 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
POSTGIS_MAJOR_VERSION=3
POSTGIS_MINOR_VERSION=6
-POSTGIS_MICRO_VERSION=0
+POSTGIS_MICRO_VERSION=1dev
# 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 822528c50..044c5ae78 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -112,7 +112,4 @@ UPGRADEABLE_VERSIONS = \
3.5.1 \
3.5.2 \
3.5.3 \
- 3.6.0alpha1 \
- 3.6.0beta1 \
- 3.6.0rc1 \
- 3.6.0rc2
+ 3.6.0
-----------------------------------------------------------------------
Summary of changes:
Version.config | 2 +-
extensions/upgradeable_versions.mk | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list