[geos-commits] [SCM] GEOS branch main updated. 7aaeb9fa7df5a8121a1afb7d6e057f29cb5c922f

git at osgeo.org git at osgeo.org
Thu Aug 21 09:29:59 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, main has been updated
       via  7aaeb9fa7df5a8121a1afb7d6e057f29cb5c922f (commit)
      from  116859a276bbb873e600e8135a3a95d7d4425305 (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 7aaeb9fa7df5a8121a1afb7d6e057f29cb5c922f
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Aug 21 09:29:36 2025 -0700

    Bump main to 3.15dev

diff --git a/NEWS.md b/NEWS.md
index 7209e928d..716795d7a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,11 @@
+
+## Changes in 3.15.0
+2026-xx-xx
+
+- New things:
+  - 
+
+
 ## Changes in 3.14.0
 2025-08-21
 
diff --git a/Version.txt b/Version.txt
index ebb125522..8d252cf19 100644
--- a/Version.txt
+++ b/Version.txt
@@ -1,11 +1,11 @@
 
 # GEOS Versions
 GEOS_VERSION_MAJOR=3
-GEOS_VERSION_MINOR=14
+GEOS_VERSION_MINOR=15
 GEOS_VERSION_PATCH=0
 
 # OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=
+GEOS_PATCH_WORD=dev
 
 # GEOS CAPI Versions
 #
@@ -16,8 +16,8 @@ GEOS_PATCH_WORD=
 #   ( THIS MUST BE CAREFULLY AVOIDED )
 #
 CAPI_INTERFACE_CURRENT=21
-CAPI_INTERFACE_REVISION=4
-CAPI_INTERFACE_AGE=20
+CAPI_INTERFACE_REVISION=0
+CAPI_INTERFACE_AGE=21
 
 # JTS Port
 JTS_PORT=1.18.0

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

Summary of changes:
 NEWS.md     | 8 ++++++++
 Version.txt | 8 ++++----
 2 files changed, 12 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list