Create 1.3 branch

This commit is contained in:
Benau 2021-09-28 15:48:41 +08:00
parent d0f4c8ffee
commit d37b6feb35
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")
add_definitions( -DSUPERTUXKART_VERSION="${PROJECT_VERSION}" )