Update project version :P
This commit is contained in:
parent
cbc8d84fc4
commit
92248399d0
@ -1,6 +1,6 @@
|
|||||||
# root CMakeLists for the SuperTuxKart project
|
# root CMakeLists for the SuperTuxKart project
|
||||||
project(SuperTuxKart)
|
project(SuperTuxKart)
|
||||||
set(PROJECT_VERSION "0.8.1")
|
set(PROJECT_VERSION "0.9.1")
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 2.8.4)
|
cmake_minimum_required(VERSION 2.8.4)
|
||||||
if(NOT (CMAKE_MAJOR_VERSION VERSION_LESS 3))
|
if(NOT (CMAKE_MAJOR_VERSION VERSION_LESS 3))
|
||||||
|
Loading…
Reference in New Issue
Block a user