1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-25 23:49:09 +00:00

Doc: Bump release version.

This commit is contained in:
Patric Stout
2023-06-11 12:51:39 +02:00
committed by Patric Stout
parent ee6e30ead9
commit e80cb487e6

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)