[SCM] PostGIS branch stable-3.5 created. 3.5.0-1-g4b5231d5a

git at osgeo.org git at osgeo.org
Wed Sep 25 12:29:13 PDT 2024


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.5 has been created
        at  4b5231d5a3f5c57e74eb7fe294ad8096f94f6a7c (commit)

- Log -----------------------------------------------------------------
commit 4b5231d5a3f5c57e74eb7fe294ad8096f94f6a7c
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Sep 25 15:28:46 2024 -0400

    Start the 3.5.1dev cycle

diff --git a/Version.config b/Version.config
index 693b4f86e..11992b780 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=5
-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 93dd7f756..8d8d5993d 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -104,5 +104,4 @@ UPGRADEABLE_VERSIONS = \
 	3.4.1 \
 	3.4.2 \
 	3.4.3 \
-	3.5.0rc1 \
-	3.5.0dev
+	3.5.0

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list