1 Commits

Author SHA1 Message Date
Benau
c25d8da66d Create 1.3-rc1 branch 2021-08-30 16:56:33 +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.3-rc1")
add_definitions( -DSUPERTUXKART_VERSION="${PROJECT_VERSION}" )