Doc: Bump release version.

This commit is contained in:
Michael Lutz
2023-03-26 20:51:31 +02:00
parent ac31c1043e
commit 2a787aa8b8

View File

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