commit | 423ab3997d3c3879d95fcd00e816f226b0f396d4 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Wed Feb 15 22:12:19 2023 +0100 |
committer | Jens Geyer <jensg@apache.org> | Wed Feb 15 22:20:10 2023 +0100 |
tree | 64030a04071d110cfa194fcdc1891f258c26e377 | |
parent | c30ee69ef671a9fd4b86f19b38e0b10964c0d4bc [diff] [blame] |
bump version
diff --git a/CMakeLists.txt b/CMakeLists.txt index 859d944..3dfda41 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -28,7 +28,7 @@ # PACKAGE_VERSION is used by cpack scripts currently # Both thrift_VERSION and PACKAGE_VERSION should be the same for now -set(thrift_VERSION "0.18.0") +set(thrift_VERSION "0.18.1") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})