Update project version :P

This commit is contained in:
deve 2015-12-03 14:48:03 +01:00
parent cbc8d84fc4
commit 92248399d0

View File

@ -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))