commit | 63e86ce23a28b990c68fb908971ac95ea30444c6 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Fri Jun 11 00:41:22 2021 +0200 |
committer | Jens Geyer <jensg@apache.org> | Fri Jun 11 00:55:22 2021 +0200 |
tree | 173d86af8c70f13db1ba1f1eda4c36629d5033df | |
parent | d604602064e9218cc1f0153a4f83dff22fa1b44e [diff] [blame] |
Version 0.14.2
diff --git a/CMakeLists.txt b/CMakeLists.txt index 602d9ea..3487abf 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.1") +set(thrift_VERSION "0.14.2") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})