[SCM] PostGIS branch master updated. 3.6.0rc2-1-gbd43da702
git at osgeo.org
git at osgeo.org
Mon Aug 25 00:31:03 PDT 2025
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 bd43da702878b6012a31e1f028e2cb5dfebef6bd (commit)
from 343ff652c1fae9a4864b364d1053fce480130ce7 (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 bd43da702878b6012a31e1f028e2cb5dfebef6bd
Author: Regina Obe <lr at pcorp.us>
Date: Mon Aug 25 03:30:58 2025 -0400
Start PostGIS 3.7 cycle
diff --git a/NEWS b/NEWS
index 2f934aa88..af8c01d2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,22 +1,5 @@
-PostGIS 3.6.0rc2
-2025/08/25
-This version requires PostgreSQL 12-18beta3, GEOS 3.8 or higher, and Proj 6.1+.
-To take advantage of all features, GEOS 3.14+ is needed.
-To take advantage of all SFCGAL features, SFCGAL 2.2+ is needed.
-
-Many thanks to our translation teams, in particular:
-
-Teramoto Ikuhiro (Japanese Team)
-Daniel Nylander (Swedish Team)
-Dapeng Wang, Zuo Chenwei from HighGo (Chinese Team)
-Denys Kovshun (Ukrainian Team)
-
-CHANGES since PostGIS 3.6.0rc1
-
- - Doc updates
- - #5968, Remove raster generated files in distclean target (Bas Couwenberg)
- - #5969, Fix issue when building --without-topology (Regina Obe)
- - #5971, Option to build --without-tiger (Regina Obe)
+PostGIS 3.7.0dev
+xxxx/xx/xx
PostGIS 3.6.0
diff --git a/Version.config b/Version.config
index d6a12d87d..dbd16a87f 100644
--- a/Version.config
+++ b/Version.config
@@ -4,8 +4,8 @@
# See HOWTO_RELEASE file in SVN for definitions of those three.
POSTGIS_MAJOR_VERSION=3
-POSTGIS_MINOR_VERSION=6
-POSTGIS_MICRO_VERSION=0rc2
+POSTGIS_MINOR_VERSION=7
+POSTGIS_MICRO_VERSION=0dev
# Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
# when changing POSTGIS_MINOR_VERSION
-----------------------------------------------------------------------
Summary of changes:
NEWS | 21 ++-------------------
Version.config | 4 ++--
2 files changed, 4 insertions(+), 21 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list