1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2025-12-10 06:52:05 +01:00

Change: Heading for 14 now. (#10302)

This commit is contained in:
Michael Lutz
2023-01-01 22:52:23 +01:00
committed by GitHub
parent 5e22788664
commit 150f05dc15
14 changed files with 32 additions and 8 deletions

View File

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