summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek2012-02-06 04:47:13 +0100
committerPetr Mrázek2012-02-06 04:47:13 +0100
commit8f1a2ebf7f29a346589680c6e0e102ab029596b5 (patch)
tree126c7fd5a0bc7be931c2419f34380b6ef616a222 /CMakeLists.txt
parent0c79682fc53ca3946c5ddff9a4bda046a6506c92 (diff)
downloaddfhack-8f1a2ebf7f29a346589680c6e0e102ab029596b5.tar.gz
dfhack-8f1a2ebf7f29a346589680c6e0e102ab029596b5.tar.bz2
dfhack-8f1a2ebf7f29a346589680c6e0e102ab029596b5.tar.xz
Added missing keybinding mention to 'ls', DFusion hotfix.
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 cf87ba54..ae0e9e1c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -25,7 +25,7 @@ set(DF_VERSION_MINOR "31")
set(DF_VERSION_PATCH "25")
set(DF_VERSION "${DF_VERSION_MAJOR}.${DF_VERSION_MINOR}.${DF_VERSION_PATCH}")
-set(DFHACK_RELEASE "9")
+set(DFHACK_RELEASE "9a")
## where to install things (after the build is done, classic 'make install' or package structure)
# the dfhack libraries will be installed here: