[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0rc1-53-g9b1c9d8

git at osgeo.org git at osgeo.org
Mon Feb 1 16:49:52 PST 2021


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  9b1c9d888f23619e7ed01372776d7682b87adbd0 (commit)
      from  dbd1425e11283d7c7b840e293073d336c6362b59 (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 9b1c9d888f23619e7ed01372776d7682b87adbd0
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Feb 1 19:49:47 2021 -0500

    add 3.1.1 and 3.1.2dev to upgrade path

diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk
index 3e6f067..0943e4f 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -59,4 +59,5 @@ UPGRADEABLE_VERSIONS = \
 	3.0.2 \
 	3.0.3 \
 	3.1.0 \
-	3.1.1dev
+	3.1.1 \
+	3.1.2dev

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

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