[SCM] PostGIS branch master updated. 3.5.0alpha1-1-gd78329c3d

git at osgeo.org git at osgeo.org
Thu Jul 4 03:49:50 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, master has been updated
       via  d78329c3d156d48a32ec7d07d27c8fa3870644ea (commit)
       via  38e0f775217330ec99a76e97a1dbc3554e582c40 (commit)
      from  909a7920bd0a9f488d5ce3454e9a44a00d6abd38 (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 d78329c3d156d48a32ec7d07d27c8fa3870644ea
Author: Regina Obe <lr at pcorp.us>
Date:   Thu Jul 4 06:49:46 2024 -0400

    Flip back to dev

diff --git a/Version.config b/Version.config
index a29a45330..452e112b0 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=5
-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 8421bbd1f..ed4d66fd3 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -103,4 +103,4 @@ UPGRADEABLE_VERSIONS = \
 	3.4.1 \
 	3.4.2 \
 	3.4.3dev \
-	3.5.0dev
+	3.5.0alpha1

commit 38e0f775217330ec99a76e97a1dbc3554e582c40
Author: Regina Obe <lr at pcorp.us>
Date:   Thu Jul 4 06:46:02 2024 -0400

    Oops forgot the version

diff --git a/Version.config b/Version.config
index 452e112b0..a29a45330 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=5
-POSTGIS_MICRO_VERSION=0dev
+POSTGIS_MICRO_VERSION=0alpha1
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION

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

Summary of changes:
 extensions/upgradeable_versions.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list