summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-07-25 17:27:39 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-07-25 17:27:39 +0000
commite2d5312c793c3667213acd794dd4c5c5c49d9c75 (patch)
tree1bf68a44558f7ae18411653268627bc86a907fd2 /CMakeLists.txt
parentd6f2cdf4da05482df874fedc24832735eb80c8fc (diff)
downloadmana-client-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.gz
mana-client-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.bz2
mana-client-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.xz
mana-client-e2d5312c793c3667213acd794dd4c5c5c49d9c75.zip
Updated the version to 0.0.25, release planned this Sunday.
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 32bffc37..fd71e1b0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
PROJECT(TMW)
-SET(VERSION 0.0.24.1)
+SET(VERSION 0.0.25)
# where to look for cmake modules
SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMake/Modules)