[SCM] PostGIS branch stable-3.0 updated. 3.0.9-11-geb79a81f0

git at osgeo.org git at osgeo.org
Sun Nov 19 16:49:35 PST 2023


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.0 has been updated
       via  eb79a81f0b77131ed1ce4154228abafbe59c13a8 (commit)
      from  87d347295e84f33a4b76d6a5412f72b91ef90635 (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 eb79a81f0b77131ed1ce4154228abafbe59c13a8
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Nov 19 19:49:31 2023 -0500

    Flip to next milestone

diff --git a/NEWS b/NEWS
index 36f12fa58..6d498a2ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+PostGIS 3.0.11dev
+xxxx/xx/xx
+
+* Bug Fixes *
+
 PostGIS 3.0.10
 2023/11/19
 
diff --git a/Version.config b/Version.config
index 7a09f84d8..4aae9f088 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=0
-POSTGIS_MICRO_VERSION=10
+POSTGIS_MICRO_VERSION=11dev
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION

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

Summary of changes:
 NEWS           | 5 +++++
 Version.config | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list