summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek2011-08-22 15:18:35 +0200
committerPetr Mrázek2011-08-22 15:18:35 +0200
commit4922be0a753e6f277bb7e6fb298cd76a547d115c (patch)
treefba01ae0ba7e8ff39d16a99c0042df2e5224f74f /CMakeLists.txt
parentb1868f802cda6be502c494199a7a2f3feecc896e (diff)
downloaddfhack-4922be0a753e6f277bb7e6fb298cd76a547d115c.tar.gz
dfhack-4922be0a753e6f277bb7e6fb298cd76a547d115c.tar.bz2
dfhack-4922be0a753e6f277bb7e6fb298cd76a547d115c.tar.xz
Circle dig designation 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 1e3ec516..602550b7 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 "5")
+set(DFHACK_RELEASE "6")
## where to install things (after the build is done, classic 'make install' or package structure)
# the dfhack libraries will be installed here: