summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek2011-08-17 13:26:03 +0200
committerPetr Mrázek2011-08-17 13:26:03 +0200
commit09cb6a6828ddf259de372636d65943e47bc407bf (patch)
tree36c597bfe111e71c7d541f1248ef134cb8ad266b /CMakeLists.txt
parent03e3e9002b7e61c862d023558b8353b20904c5e6 (diff)
downloaddfhack-09cb6a6828ddf259de372636d65943e47bc407bf.tar.gz
dfhack-09cb6a6828ddf259de372636d65943e47bc407bf.tar.bz2
dfhack-09cb6a6828ddf259de372636d65943e47bc407bf.tar.xz
Added exporatory mining patterns tool.
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 7e8ad331..ccb8f5ff 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 "3")
+set(DFHACK_RELEASE "4")
## where to install things (after the build is done, classic 'make install' or package structure)
# the dfhack libraries will be installed here: