diff --git a/CMakeLists.txt b/CMakeLists.txt index 60f4bc43ff..88fc01a741 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ if(NOT BINARY_NAME) endif() project(${BINARY_NAME} - VERSION 15.0 + VERSION 15.2 LANGUAGES CXX )