1 Commits

Author SHA1 Message Date
Benau
29067b2be0 Release 1.4-rc1 2022-09-19 11:46:28 +08:00
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8.4)
# root CMakeLists for the SuperTuxKart project
project(SuperTuxKart)
set(PROJECT_VERSION "git")
set(PROJECT_VERSION "1.4-rc1")
add_definitions( -DSUPERTUXKART_VERSION="${PROJECT_VERSION}" )