[postgis-tickets] [SCM] PostGIS branch stable-3.0 updated. 3.0.7-1-ge43ebd130
git at osgeo.org
git at osgeo.org
Fri Aug 19 13:26:01 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.0 has been updated
via e43ebd130f82be66f7bd0857ab03c940ee409148 (commit)
from 487b4883d247079bccb5b0646b182fe5e123f364 (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 e43ebd130f82be66f7bd0857ab03c940ee409148
Author: Regina Obe <lr at pcorp.us>
Date: Fri Aug 19 16:25:54 2022 -0400
Push to next milestone
diff --git a/Version.config b/Version.config
index 4a4e0c554..3281267da 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
POSTGIS_MAJOR_VERSION=3
POSTGIS_MINOR_VERSION=0
-POSTGIS_MICRO_VERSION=7
+POSTGIS_MICRO_VERSION=8dev
# 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 e4800d73b..f009ded31 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -63,4 +63,5 @@ UPGRADEABLE_VERSIONS = \
3.0.3 \
3.0.4 \
3.0.5 \
- 3.0.6
+ 3.0.6 \
+ 3.0.7
-----------------------------------------------------------------------
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