commit | c79d1cc179e5cc0792d012961e32d5acebc6eb5b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Wed May 14 22:08:35 2025 +0200 |
committer | Jens Geyer <jensg@apache.org> | Wed May 14 22:08:35 2025 +0200 |
tree | a683fe7bcb26147871cb85bed16ef74c29865a45 | |
parent | e402bb05e45145db0e78f459e07bde446662b04c [diff] [blame] |
Branch 0.22.0 created
diff --git a/CMakeLists.txt b/CMakeLists.txt index 1f74e75..50a697b 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.22.0") +set(thrift_VERSION "0.23.0") set(PACKAGE_VERSION ${thrift_VERSION}) project("thrift" VERSION ${PACKAGE_VERSION})