Skip to content

Commit 431568d

Browse files
committed
Prepare for 3.13.1 release
1 parent 49f7b46 commit 431568d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Changes in 3.13.1
2-
2024-xx-xx
2+
2024-03-03
33

44
- Fixes/Improvements:
55
- Fix ConcaveHullOfPolygons nested shell handling (GH-1169, Martin Davis)

Version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=13
55
GEOS_VERSION_PATCH=1
66

77
# OPTIONS: "", "dev", "rc1" etc.
8-
GEOS_PATCH_WORD=dev
8+
GEOS_PATCH_WORD=
99

1010
# GEOS CAPI Versions
1111
#
@@ -16,7 +16,7 @@ GEOS_PATCH_WORD=dev
1616
# ( THIS MUST BE CAREFULLY AVOIDED )
1717
#
1818
CAPI_INTERFACE_CURRENT=20
19-
CAPI_INTERFACE_REVISION=1
19+
CAPI_INTERFACE_REVISION=2
2020
CAPI_INTERFACE_AGE=19
2121

2222
# JTS Port

0 commit comments

Comments
 (0)