summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek2011-11-03 02:42:05 +0100
committerPetr Mrázek2011-11-03 02:42:05 +0100
commit550cde83f3f53b0a288ed474d1c90e64dfb418c5 (patch)
treeab0e72dc42f3f7761e104388ed08ea4965bcc4ef /CMakeLists.txt
parenta6eea1adfd60c7ff8f3af9bd88dd6b046a447d10 (diff)
downloaddfhack-550cde83f3f53b0a288ed474d1c90e64dfb418c5.tar.gz
dfhack-550cde83f3f53b0a288ed474d1c90e64dfb418c5.tar.bz2
dfhack-550cde83f3f53b0a288ed474d1c90e64dfb418c5.tar.xz
Bump revision number.
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 28be684d..1210b0c4 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 "7c")
+set(DFHACK_RELEASE "7d")
## where to install things (after the build is done, classic 'make install' or package structure)
# the dfhack libraries will be installed here: