summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek2012-02-06 10:30:09 +0100
committerPetr Mrázek2012-02-06 10:30:09 +0100
commit1ae1549513dd71ce9967cd4cc1e567fdff4e8ae1 (patch)
tree675cac6a12d4a3f39e5e41acaa2ce41424129170 /CMakeLists.txt
parent0a5ee01f6ea2b71ee7f28648b7cdb979905acb07 (diff)
downloaddfhack-1ae1549513dd71ce9967cd4cc1e567fdff4e8ae1.tar.gz
dfhack-1ae1549513dd71ce9967cd4cc1e567fdff4e8ae1.tar.bz2
dfhack-1ae1549513dd71ce9967cd4cc1e567fdff4e8ae1.tar.xz
Tag 31.25-r9b
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 ae0e9e1c..0cf8e4b2 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 "9a")
+set(DFHACK_RELEASE "9b")
## where to install things (after the build is done, classic 'make install' or package structure)
# the dfhack libraries will be installed here: