From 5958c2f20b4c4c7080e525bab314b1e6aa5ddd0e Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Sat, 16 Oct 2010 10:59:59 +0200 Subject: Changed client version to 0.5.0. Trivial fix. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 552ab6e8..accf8cd1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ CMAKE_POLICY(VERSION 2.6) PROJECT(MANA) IF (NOT VERSION) - SET(VERSION 1.0.0) + SET(VERSION 0.5.0) ENDIF() STRING(REPLACE "." " " _VERSION ${VERSION}) -- cgit v1.2.3-70-g09d2