[postgis-tickets] [SCM] PostGIS branch stable-3.2 updated. 3.2.3-2-gd4121c0fc

git at osgeo.org git at osgeo.org
Fri Aug 19 13:30:25 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.2 has been updated
       via  d4121c0fcd7d8c35b6ea4caa8b49c1f9eda9649f (commit)
      from  c9386dc19a0c703b769f55956ef78882beb472a0 (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 d4121c0fcd7d8c35b6ea4caa8b49c1f9eda9649f
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Aug 19 16:30:19 2022 -0400

    Add 3.2.3 upgrade target

diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk
index 5a16d12b2..b28957b18 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -76,4 +76,5 @@ UPGRADEABLE_VERSIONS = \
 	3.1.7 \
 	3.2.0 \
 	3.2.1 \
-	3.2.2
+	3.2.2 \
+	3.2.3

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

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list