commit | c75646a359e4bb38ff11e4b7255a3ad49ab3319c | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Aug 30 22:54:32 2022 +0200 |
committer | Jens Geyer <jensg@apache.org> | Tue Aug 30 23:55:34 2022 +0200 |
tree | 754e37fc0f25d7e96b0d809b83f7e2eb05941445 | |
parent | 22f6a8a3c879175e18ce95f88a393f34ff8f158c [diff] [blame] |
version bump
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7119628..859d944 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.17.0") +set(thrift_VERSION "0.18.0") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})