commit | f7e6c654bde5d9832bede2b48b460c3e1bbbbb92 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Aug 03 22:21:05 2021 +0200 |
committer | Jens Geyer <jensg@apache.org> | Tue Aug 03 22:21:05 2021 +0200 |
tree | 0ea81a3df907866d7b24fde50ca9c439962f8b7d | |
parent | 2c78047fcbd2783e88cab0ebc7245598695477ae [diff] [blame] |
bump version number
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b341d0..8ffb528 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.15.0") +set(thrift_VERSION "0.16.0") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})