Skip to content

Commit

Permalink
3.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Nov 13, 2022
1 parent 5dcdc45 commit 6efe085
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Changes in 3.11.1
2022-xx-xx
2022-11-13

- Fixes/Improvements:
- Remove spurious version from --libs geos-config options
Expand All @@ -12,6 +12,7 @@
- Improve ConvexHull radial sort robustness (GH-724, Martin Davis)
- Use more robust Delaunay Triangulation frame size heuristic (GH-728, Martin Davis)


## Changes in 3.11.0
2022-07-01

Expand Down
2 changes: 1 addition & 1 deletion Version.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=11
GEOS_VERSION_PATCH=1

# OPTIONS: "", "dev", "rc1" etc.
GEOS_PATCH_WORD=dev
GEOS_PATCH_WORD=

# GEOS CAPI Versions
#
Expand Down

0 comments on commit 6efe085

Please sign in to comment.