Create 1.4 release
This commit is contained in:
parent
9b866b901c
commit
bea5b530a5
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8.4)
|
|||||||
|
|
||||||
# root CMakeLists for the SuperTuxKart project
|
# root CMakeLists for the SuperTuxKart project
|
||||||
project(SuperTuxKart)
|
project(SuperTuxKart)
|
||||||
set(PROJECT_VERSION "git")
|
set(PROJECT_VERSION "1.4")
|
||||||
|
|
||||||
add_definitions( -DSUPERTUXKART_VERSION="${PROJECT_VERSION}" )
|
add_definitions( -DSUPERTUXKART_VERSION="${PROJECT_VERSION}" )
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user