[geos-commits] [SCM] GEOS branch 3.13 updated. 431568d6e311e0bbfb057b4ec3d44d0d3ba3335f

git at osgeo.org git at osgeo.org
Mon Mar 3 09:52:13 PST 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.13 has been updated
       via  431568d6e311e0bbfb057b4ec3d44d0d3ba3335f (commit)
      from  49f7b46ce9fdae916dbc26bc4ca3e049e13f8663 (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 431568d6e311e0bbfb057b4ec3d44d0d3ba3335f
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Mar 3 09:51:17 2025 -0800

    Prepare for 3.13.1 release

diff --git a/NEWS.md b/NEWS.md
index 7c5fab335..315e69676 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,5 @@
 ## Changes in 3.13.1
-2024-xx-xx
+2024-03-03
 
 - Fixes/Improvements:
   - Fix ConcaveHullOfPolygons nested shell handling (GH-1169, Martin Davis)
diff --git a/Version.txt b/Version.txt
index d4a6b0689..e1fa579a5 100644
--- a/Version.txt
+++ b/Version.txt
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=13
 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=20
-CAPI_INTERFACE_REVISION=1
+CAPI_INTERFACE_REVISION=2
 CAPI_INTERFACE_AGE=19
 
 # 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