Skip to content

Commit da523da

Browse files
committed
Prepare for 3.11.5 release
1 parent c1534c4 commit da523da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Changes in 3.11.5
2-
20xx-xx-xx
2+
2025-03-03
33

44
- Fixes/Improvements:
55
- Centroid: Fix crash on polygons with empty holes (GH-1075, Dan Baston)

Version.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# GEOS Versions
33
GEOS_VERSION_MAJOR=3
44
GEOS_VERSION_MINOR=11
5-
GEOS_VERSION_PATCH=4
5+
GEOS_VERSION_PATCH=5
66

77
# OPTIONS: "", "dev", "rc1" etc.
88
GEOS_PATCH_WORD=
@@ -16,7 +16,7 @@ GEOS_PATCH_WORD=
1616
# ( THIS MUST BE CAREFULLY AVOIDED )
1717
#
1818
CAPI_INTERFACE_CURRENT=18
19-
CAPI_INTERFACE_REVISION=4
19+
CAPI_INTERFACE_REVISION=5
2020
CAPI_INTERFACE_AGE=17
2121

2222
# JTS Port

0 commit comments

Comments
 (0)