commit | 3fc0b8d061fb1adcae49862e0c63ce94f0a0ee0f | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Feb 11 23:17:45 2021 +0100 |
committer | Jens Geyer <jensg@apache.org> | Thu Feb 11 23:17:45 2021 +0100 |
tree | 2373cb9dd0136f0054257eaa10041a20de2a2052 | |
parent | b5fe1dbc0cac81ab99ec5d71de70f4389b234888 [diff] [blame] |
Version number aligned to 0.15.0
diff --git a/CMakeLists.txt b/CMakeLists.txt index 127ceaf..4ea71cc 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.15.0") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})