commit | 75cf93ed22264fecaa79e82f05fa9f02d49fc58b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sun Feb 04 14:50:37 2024 +0100 |
committer | Jens Geyer <jensg@apache.org> | Sun Feb 04 14:50:37 2024 +0100 |
tree | ad7e483b593040fadd747648624c844ceeef3b58 | |
parent | 0c637d7aa553a52b11bf92855448a20914d59817 [diff] [blame] |
bump version number
diff --git a/CMakeLists.txt b/CMakeLists.txt index a685e4f..78969f2 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.20.0") +set(thrift_VERSION "0.21.0") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})