[postgis-tickets] [SCM] PostGIS branch stable-3.3 updated. 3.3.0rc2-2-g337354f3a

git at osgeo.org git at osgeo.org
Mon Aug 22 09:19:20 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.3 has been updated
       via  337354f3ad30c4739d30d9c01d414f6345d906d4 (commit)
      from  e7a48549ac9dae30ad3d55ed3a8e4c3cb220c94b (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 337354f3ad30c4739d30d9c01d414f6345d906d4
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Aug 22 12:19:13 2022 -0400

    Flip back to dev milestone

diff --git a/Version.config b/Version.config
index 9873fae2b..b7f7afe6e 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=3
-POSTGIS_MICRO_VERSION=0rc2
+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 e1ae450c0..d3c3caaca 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -81,4 +81,5 @@ UPGRADEABLE_VERSIONS = \
 	3.3.0alpha1 \
 	3.3.0beta1 \
 	3.3.0beta2 \
-	3.3.0rc1
+	3.3.0rc1 \
+	3.3.0rc2

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

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