1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-30 09:59:10 +00:00

Doc: Bump release version.

This commit is contained in:
glx22
2023-06-11 15:57:18 +02:00
committed by Loïc Guilloux
parent 69168078d8
commit 5cc06f5dbe

View File

@@ -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)