Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Jun 12, 2022
1 parent 69c6965 commit e9031d2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 1 addition & 0 deletions HOWTO_RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- GEOS_VERSION_PATCH
- GEOS_VERSION_MINOR
- GEOS_VERSION_MAJOR
- GEOS_PATCH_WORD

- CAPI_INTERFACE_CURRENT
- CAPI_INTERFACE_REVISION
Expand Down
6 changes: 2 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Changes in 3.11.0
2022-xx-xx
## Changes in 3.11.0beta1
2022-06-12

- New things:
- OffsetCurve (GH-530, Paul Ramsey/Martin Davis)
Expand Down Expand Up @@ -30,8 +30,6 @@
- Fix BufferOp inverted ring check (JTS-878, Martin Davis)
- Fix OverlayNG geomunion to avoid lines in result (Martin Davis)

- Changes:


## Changes in 3.10.0
2021-10-20
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=0

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

# GEOS CAPI Versions
#
Expand Down

0 comments on commit e9031d2

Please sign in to comment.