[SCM] PostGIS branch stable-3.4 updated. 3.4.5-1-g6cda5480c
git at osgeo.org
git at osgeo.org
Mon Feb 9 14:58:24 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 6cda5480c4687aa8ffe819f79fdf225f9af24d87 (commit)
from 45fc433e06d9eed81e2cf2c1f00c852126d5c3c8 (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 6cda5480c4687aa8ffe819f79fdf225f9af24d87
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Mon Feb 9 14:58:17 2026 -0800
Bump versions for next rev cycle
diff --git a/NEWS b/NEWS
index f29c7a95c..67ee2c4b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+PostGIS 3.4.6
+2026/xx/xx
+
+* Bug Fixes *
+
+
+
PostGIS 3.4.5
2026/02/09
diff --git a/Version.config b/Version.config
index 478b78f91..133fc8a31 100644
--- a/Version.config
+++ b/Version.config
@@ -5,7 +5,7 @@
POSTGIS_MAJOR_VERSION=3
POSTGIS_MINOR_VERSION=4
-POSTGIS_MICRO_VERSION=5
+POSTGIS_MICRO_VERSION=6dev
# Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
# when changing POSTGIS_MINOR_VERSION
-----------------------------------------------------------------------
Summary of changes:
NEWS | 7 +++++++
Version.config | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list