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

Doc: Bump release version.

This commit is contained in:
glx22
2023-07-29 15:11:06 +02:00
committed by Loïc Guilloux
parent 80ed387c37
commit 7cc3bc0e53

View File

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