summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-02-12 00:00:11 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-02-12 00:49:21 +0100
commit15db43b1b5721ab120f4af909e90cb46d54b735e (patch)
tree094d7552a266f559658a1f0b99f69cbe394d0553 /CMakeLists.txt
parent665c16c430453393b4c4d730ac6ab7037c4fbf38 (diff)
downloadmana-client-15db43b1b5721ab120f4af909e90cb46d54b735e.tar.gz
mana-client-15db43b1b5721ab120f4af909e90cb46d54b735e.tar.bz2
mana-client-15db43b1b5721ab120f4af909e90cb46d54b735e.tar.xz
mana-client-15db43b1b5721ab120f4af909e90cb46d54b735e.zip
Updated version to 0.0.28.1
Also updated NEWS file with changes since 0.0.28.
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 0ce5d305..b45c5376 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
PROJECT(TMW)
-SET(VERSION 0.0.28)
+SET(VERSION 0.0.28.1)
# where to look for cmake modules
SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMake/Modules)