[postgis-tickets] [SCM] PostGIS branch stable-3.1 updated. 3.1.0-10-gc89bbdb
git at osgeo.org
git at osgeo.org
Wed Jan 13 17:33:14 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, stable-3.1 has been updated
via c89bbdb1d87471a473f828e7b5e911bb3a0d8887 (commit)
from 051978baee30e9a2f1d2c0f7c87f296506a801ad (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 c89bbdb1d87471a473f828e7b5e911bb3a0d8887
Author: Regina Obe <lr at pcorp.us>
Date: Wed Jan 13 20:32:59 2021 -0500
Get rid of 3.1.0dev upgrade path
diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk
index 8666bbe..5661d8f 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -58,5 +58,4 @@ UPGRADEABLE_VERSIONS = \
3.0.1 \
3.0.2 \
3.0.3 \
- 3.1.0 \
- 3.1.0dev
+ 3.1.0
-----------------------------------------------------------------------
Summary of changes:
extensions/upgradeable_versions.mk | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list