summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-03-24 09:11:20 +0100
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-03-24 09:11:20 +0100
commitc6bc3f72813f197f3bd413bf279551a93f9260a5 (patch)
treeeb542f76daa8c8f4c8a57a751b261e7931529dea /CMakeLists.txt
parentb0df784f1be44a657ca8092069488602270629b7 (diff)
downloadMana-c6bc3f72813f197f3bd413bf279551a93f9260a5.tar.gz
Mana-c6bc3f72813f197f3bd413bf279551a93f9260a5.tar.bz2
Mana-c6bc3f72813f197f3bd413bf279551a93f9260a5.tar.xz
Mana-c6bc3f72813f197f3bd413bf279551a93f9260a5.zip
Updated version to 0.0.29 in all the other places
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0d123870..71d85b12 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
PROJECT(TMW)
-SET(VERSION 0.1.0)
+SET(VERSION 0.0.29)
# where to look for cmake modules
SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMake/Modules)