[SCM] PostGIS branch stable-3.6 updated. 3.6.0rc2-1-g2c67c72b8

git at osgeo.org git at osgeo.org
Mon Aug 25 00:36:38 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  2c67c72b8c97409799d3dd076d7e6c55d7f9d524 (commit)
      from  343ff652c1fae9a4864b364d1053fce480130ce7 (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 2c67c72b8c97409799d3dd076d7e6c55d7f9d524
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Aug 25 03:36:29 2025 -0400

    Flip back to dev mode

diff --git a/Version.config b/Version.config
index d6a12d87d..cf6d63e9f 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=6
-POSTGIS_MICRO_VERSION=0rc2
+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 5b22ffb90..822528c50 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -115,4 +115,4 @@ UPGRADEABLE_VERSIONS = \
 	3.6.0alpha1 \
 	3.6.0beta1 \
 	3.6.0rc1 \
-	3.6.0dev
+	3.6.0rc2

-----------------------------------------------------------------------

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