[SCM] PostGIS branch master updated. 3.7.0alpha1-1-g54ed1c6a3

git at osgeo.org git at osgeo.org
Sun Jul 5 01:38:26 PDT 2026


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  54ed1c6a383d71cb013c801ee2b375b74df2c313 (commit)
      from  2445672ee87a7995453159c2f1d3937c5ed29417 (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 54ed1c6a383d71cb013c801ee2b375b74df2c313
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Jul 5 04:38:19 2026 -0400

    Flip back to 3.7.0dev

diff --git a/Version.config b/Version.config
index e20f00112..dbd16a87f 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=7
-POSTGIS_MICRO_VERSION=0alpha1
+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 28ac089dc..8755a861c 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -128,4 +128,4 @@ UPGRADEABLE_VERSIONS = \
 	3.6.2 \
 	3.6.3 \
 	3.6.4 \
-	3.7.0dev
+	3.7.0alpha1

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

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