commit | 6868ebbb31cf32dbde018b03831d167565ba51d8 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Jan 20 21:02:02 2022 +0100 |
committer | Jens Geyer <jensg@apache.org> | Thu Jan 20 21:02:02 2022 +0100 |
tree | bb4538c411b8f91e73529979584d0b819b23c16d | |
parent | 7a6829531f00f7e95f904d5794d632acee62ddf0 [diff] [blame] |
Release 0.16.0
diff --git a/CMakeLists.txt b/CMakeLists.txt index 8ffb528..e5f93cd 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.16.0") +set(thrift_VERSION "0.17.0") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})