[geos-commits] [SCM] GEOS branch 3.14 updated. beb52e94b100efc12a8f764d896586adc10420c8
git at osgeo.org
git at osgeo.org
Mon Oct 27 08:31:14 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 "GEOS".
The branch, 3.14 has been updated
via beb52e94b100efc12a8f764d896586adc10420c8 (commit)
via c389f532d25fe6228861d9b19339f9cb57ca4bdb (commit)
from 57d4d3994f273de8940dc86ddc21cb2b76efb975 (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 beb52e94b100efc12a8f764d896586adc10420c8
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Mon Oct 27 08:30:49 2025 -0700
Bump to 3.14.2dev
diff --git a/Version.txt b/Version.txt
index b10bdc5b5..646db1a93 100644
--- a/Version.txt
+++ b/Version.txt
@@ -2,10 +2,10 @@
# GEOS Versions
GEOS_VERSION_MAJOR=3
GEOS_VERSION_MINOR=14
-GEOS_VERSION_PATCH=1
+GEOS_VERSION_PATCH=2
# OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=
+GEOS_PATCH_WORD=dev
# GEOS CAPI Versions
#
commit c389f532d25fe6228861d9b19339f9cb57ca4bdb
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Mon Oct 27 08:07:37 2025 -0700
Prep for 3.14.1
diff --git a/NEWS.md b/NEWS.md
index 737bef7d0..d31f941e0 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
## Changes in 3.14.1
-2025-xx-xx
+2025-10-27
- Fixes/Improvements:
- Make floating-point exceptions optional for geosop (GH-1305, Maxim Kochetkov)
diff --git a/Version.txt b/Version.txt
index ad6cdbe32..b10bdc5b5 100644
--- a/Version.txt
+++ b/Version.txt
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=14
GEOS_VERSION_PATCH=1
# OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=dev
+GEOS_PATCH_WORD=
# GEOS CAPI Versions
#
@@ -16,7 +16,7 @@ GEOS_PATCH_WORD=dev
# ( THIS MUST BE CAREFULLY AVOIDED )
#
CAPI_INTERFACE_CURRENT=21
-CAPI_INTERFACE_REVISION=4
+CAPI_INTERFACE_REVISION=5
CAPI_INTERFACE_AGE=20
# JTS Port
-----------------------------------------------------------------------
Summary of changes:
NEWS.md | 2 +-
Version.txt | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list