diff --git a/CMakeLists.txt b/CMakeLists.txt index 6b86b2d1e0..d4df9f27d1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ if(NOT BINARY_NAME) endif() project(${BINARY_NAME} - VERSION 13.2 + VERSION 13.3 ) if(CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR)