[SCM] PostGIS branch stable-3.4 updated. 3.4.4-89-g45fc433e0

git at osgeo.org git at osgeo.org
Mon Feb 9 14:56:48 PST 2026


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.4 has been updated
       via  45fc433e06d9eed81e2cf2c1f00c852126d5c3c8 (commit)
      from  d3c09be103a0b4438643889935cee4c7819812d7 (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 45fc433e06d9eed81e2cf2c1f00c852126d5c3c8
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Feb 9 14:55:53 2026 -0800

    Set up versions for tagging

diff --git a/NEWS b/NEWS
index 4cec23382..f29c7a95c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,3 @@
-PostGIS 3.4.6dev
-2026/xx/xx
-
-PostgreSQL 12-17 required. GEOS 3.6+ required but GEOS 3.12+ to take advantage of all features.
-Proj 6.1+ required.
-
-* Bug Fixes *
-
 PostGIS 3.4.5
 2026/02/09
 
diff --git a/Version.config b/Version.config
index 133fc8a31..478b78f91 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=4
-POSTGIS_MICRO_VERSION=6dev
+POSTGIS_MICRO_VERSION=5
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION

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

Summary of changes:
 NEWS           | 8 --------
 Version.config | 2 +-
 2 files changed, 1 insertion(+), 9 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list