[geos-commits] [SCM] GEOS branch main updated. c939be8e569976bc2f7dedae2976c7dac904a16c

git at osgeo.org git at osgeo.org
Tue Aug 12 10:40:40 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  c939be8e569976bc2f7dedae2976c7dac904a16c (commit)
      from  5976f268a59e063ce190ccf2e915f5c2e266ef01 (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 c939be8e569976bc2f7dedae2976c7dac904a16c
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Tue Aug 12 10:40:03 2025 -0700

    Bump versions for 3.14beta2 release

diff --git a/NEWS.md b/NEWS.md
index eae7bf61d..78d2c7c24 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,5 @@
 ## Changes in 3.14.0
-2025-xx-xx
+2025-08-xx
 
 - New things:
   - Add clustering functions to C API (GH-1154, Dan Baston)
diff --git a/Version.txt b/Version.txt
index 778786735..54dcfd6f4 100644
--- a/Version.txt
+++ b/Version.txt
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=14
 GEOS_VERSION_PATCH=0
 
 # OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=beta1
+GEOS_PATCH_WORD=beta2
 
 # GEOS CAPI Versions
 #
@@ -16,7 +16,7 @@ GEOS_PATCH_WORD=beta1
 #   ( THIS MUST BE CAREFULLY AVOIDED )
 #
 CAPI_INTERFACE_CURRENT=21
-CAPI_INTERFACE_REVISION=0
+CAPI_INTERFACE_REVISION=1
 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