[geos-commits] [SCM] GEOS branch main updated. 3f8560ef422af5f245941ea7fd6702ac4f9261e8

git at osgeo.org git at osgeo.org
Fri Apr 3 17:23:35 PDT 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 "GEOS".

The branch, main has been updated
       via  3f8560ef422af5f245941ea7fd6702ac4f9261e8 (commit)
      from  f92148794f989e64940eba0074c4cec9083b54c7 (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 3f8560ef422af5f245941ea7fd6702ac4f9261e8
Author: Daniel Baston <dbaston at gmail.com>
Date:   Fri Apr 3 20:23:08 2026 -0400

    Doc: Fix GEOSSubdivideByGrid availability version

diff --git a/capi/geos_c.h.in b/capi/geos_c.h.in
index 2c21576fc..82b6127af 100644
--- a/capi/geos_c.h.in
+++ b/capi/geos_c.h.in
@@ -4219,7 +4219,7 @@ extern GEOSGeometry GEOS_DLL *GEOSClipByRect(
 
 * \see GEOSGetGridIntersectionFractions
 *
-* \since 3.14.0
+* \since 3.15.0
 */
 extern GEOSGeometry GEOS_DLL *GEOSSubdivideByGrid(
     const GEOSGeometry* g,

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

Summary of changes:
 capi/geos_c.h.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list