1
0
Fork 0

Doc: Bump release version.

pull/10988/head
Patric Stout 2023-06-11 12:51:39 +02:00 committed by Patric Stout
parent ee6e30ead9
commit e80cb487e6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ if(NOT BINARY_NAME)
endif()
project(${BINARY_NAME}
VERSION 13.1
VERSION 13.2
)
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR)