From 0551d51a369b93b668496f0ab179cb5db7b01f44 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Fri, 9 Sep 2011 02:58:41 +0200 Subject: Set the current build version to 0.6.0 in prevision of a release. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index fc188943..903417c8 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.6.0) ENDIF() STRING(REPLACE "." " " _VERSION ${VERSION}) -- cgit v1.2.3-70-g09d2