Change: Heading for 13 now (#9573)

This commit is contained in:
Patric Stout
2021-09-25 13:48:03 +02:00
committed by GitHub
parent 39662aabef
commit 394c749b6b
12 changed files with 28 additions and 8 deletions

View File

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