summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek2011-08-20 13:37:14 +0200
committerPetr Mrázek2011-08-20 13:37:14 +0200
commit0808c9c0abac980bf14258a7a1390b6d2ad5fd34 (patch)
tree464b2b25da5c7f2ba8996f4ee33ef3934fbfc8ec /CMakeLists.txt
parent0ede6c399256f50dda8410d8de2457b3d899c6ab (diff)
downloaddfhack-0808c9c0abac980bf14258a7a1390b6d2ad5fd34.tar.gz
dfhack-0808c9c0abac980bf14258a7a1390b6d2ad5fd34.tar.bz2
dfhack-0808c9c0abac980bf14258a7a1390b6d2ad5fd34.tar.xz
Add support for stonesense distributed with allegro libs as .so
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 ccb8f5ff..1e3ec516 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 "4")
+set(DFHACK_RELEASE "5")
## where to install things (after the build is done, classic 'make install' or package structure)
# the dfhack libraries will be installed here: