commit | 65291dac391080d8aa8188ea62f428f4398425cc | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Mar 02 21:02:34 2021 +0100 |
committer | Jens Geyer <jensg@apache.org> | Tue Mar 02 21:02:34 2021 +0100 |
tree | 2b18b7231808f8a91e8619d119354aab7c977113 | |
parent | 65fb49bb41f852375b278c9057d52c9472f0cb3a [diff] [blame] |
version 0.14.1
diff --git a/CMakeLists.txt b/CMakeLists.txt index 127ceaf..602d9ea 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.14.0") +set(thrift_VERSION "0.14.1") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})