[postgis-tickets] [SCM] PostGIS branch stable-3.0 updated. 3.0.6-1-g37b7c6fb5

git at osgeo.org git at osgeo.org
Wed Jul 20 01:57:43 PDT 2022


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  37b7c6fb5bd36d0e45ec7ef2aec1f854f27114e9 (commit)
      from  0d497876d84793141be7140c55179096f8691de6 (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 37b7c6fb5bd36d0e45ec7ef2aec1f854f27114e9
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Jul 20 04:43:27 2022 -0400

    Flip to next milestone

diff --git a/Version.config b/Version.config
index c020acaa7..c4a2b21e5 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=0
-POSTGIS_MICRO_VERSION=6
+POSTGIS_MICRO_VERSION=7dev
 
 # 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 6b54061c8..063ab4c1f 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -61,4 +61,5 @@ UPGRADEABLE_VERSIONS = \
 	3.0.2 \
 	3.0.3 \
 	3.0.4 \
-	3.0.5
+	3.0.5 \
+	3.0.6

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

Summary of changes:
 Version.config                     | 2 +-
 extensions/upgradeable_versions.mk | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list