[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0rc1-1-gd84ecc042
git at osgeo.org
git at osgeo.org
Sat Dec 11 06:26:09 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 d84ecc0424df6f3c49efc245adcdcb77ab836c55 (commit)
from 3ad958ed120e5f70d944007a0c82ce09658a9022 (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 d84ecc0424df6f3c49efc245adcdcb77ab836c55
Author: Regina Obe <lr at pcorp.us>
Date: Sat Dec 11 09:26:04 2021 -0500
Flip back to dev mode [skip ci]
diff --git a/Version.config b/Version.config
index 924c89076..843963a1e 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
POSTGIS_MAJOR_VERSION=3
POSTGIS_MINOR_VERSION=2
-POSTGIS_MICRO_VERSION=0rc1
+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 54e99c188..7879080a1 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -71,4 +71,4 @@ UPGRADEABLE_VERSIONS = \
3.2.0beta1 \
3.2.0beta2 \
3.2.0beta3 \
- 3.2.0dev
+ 3.2.0rc1
-----------------------------------------------------------------------
Summary of changes:
Version.config | 2 +-
extensions/upgradeable_versions.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list