[SCM] PostGIS branch stable-3.6 updated. 3.6.1-1-gd29a6ac41

git at osgeo.org git at osgeo.org
Thu Nov 13 20:10:16 PST 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  d29a6ac411737ab13150f6bb4a0c963ead7a377b (commit)
      from  f533623505f73939a2d25d66ff252fb6619c4ac7 (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 d29a6ac411737ab13150f6bb4a0c963ead7a377b
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Nov 13 20:10:11 2025 -0800

    Dump to 3.6.2dev

diff --git a/Version.config b/Version.config
index e32cb25c4..351b77924 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=6
-POSTGIS_MICRO_VERSION=1
+POSTGIS_MICRO_VERSION=2dev
 
 # 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 045f94bc0..1a76aea31 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -113,4 +113,4 @@ UPGRADEABLE_VERSIONS = \
 	3.5.2 \
 	3.5.3 \
 	3.6.0 \
-	3.6.1dev
+	3.6.1

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

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