We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b75501 + 247da13 commit cc150e0Copy full SHA for cc150e0
geos-3.3.3/CMakeLists.txt
@@ -30,7 +30,7 @@ set(CMAKE_MODULE_PATH "${geos_SOURCE_DIR}/cmake/modules")
30
# GEOS C++ library SONAME will use these encoding ABI break at every release
31
set(VERSION_MAJOR 3)
32
set(VERSION_MINOR 3)
33
-set(VERSION_PATCH 2dev)
+set(VERSION_PATCH 3)
34
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
35
36
# JTS_PORT is the version of JTS this release is bound to
0 commit comments