commit | 0d5b4f9fa1e9b69c1f8da9a68f2a7eb2c734662b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sat Jul 08 12:49:11 2023 +0200 |
committer | Jens Geyer <jensg@apache.org> | Sat Jul 08 12:49:11 2023 +0200 |
tree | 31b8d8bbe69b3b4270481467224252f7547b4f46 | |
parent | bccca9301dedd6403062ef6be4c56533f889e5b5 [diff] [blame] |
created reƶease branch 0.19.0
diff --git a/CMakeLists.txt b/CMakeLists.txt index f056629..a685e4f 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.19.0") +set(thrift_VERSION "0.20.0") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})