summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2009-01-16 15:16:14 -0700
committerIra Rice <irarice@gmail.com>2009-01-16 15:16:14 -0700
commitb9d0f267913c61cd6b490171768bd88c3a472563 (patch)
tree82f6998ebcfb6a7f8e439a2360e89ec06726e5c2 /CMakeLists.txt
parent02010c3e8e2ee08bf49b360fd091dd8b2abc6b15 (diff)
downloadmana-b9d0f267913c61cd6b490171768bd88c3a472563.tar.gz
mana-b9d0f267913c61cd6b490171768bd88c3a472563.tar.bz2
mana-b9d0f267913c61cd6b490171768bd88c3a472563.tar.xz
mana-b9d0f267913c61cd6b490171768bd88c3a472563.zip
Candidate release for 0.0.27.1 (Windows needs to get colors fixed, and
then this build might be official) Signed-off-by: Ira Rice <irarice@gmail.com>
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 7ac379de..365f0944 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
PROJECT(AETHYRA)
-SET(VERSION 0.0.27)
+SET(VERSION 0.0.27.1)
# where to look for cmake modules
SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMake/Modules)