summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mrázek2012-03-31 01:13:21 +0200
committerPetr Mrázek2012-03-31 01:13:21 +0200
commit543f3970db538db92394f0ca08fbbe8e2c32e50b (patch)
tree7911b3462e21a44535d9636c22ca03792d48b9a7
parent387d0fd062a9c165ce5ce5de1b81200a6a49e532 (diff)
downloaddfhack-543f3970db538db92394f0ca08fbbe8e2c32e50b.tar.gz
dfhack-543f3970db538db92394f0ca08fbbe8e2c32e50b.tar.bz2
dfhack-543f3970db538db92394f0ca08fbbe8e2c32e50b.tar.xz
Tweak readme, bump version to 0.34.07
-rw-r--r--CMakeLists.txt4
-rw-r--r--README.rst2
-rw-r--r--Readme.html2
m---------library/xml0
4 files changed, 4 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0dc0aa2c..8dde18db 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -55,10 +55,10 @@ endif()
# set up versioning.
set(DF_VERSION_MAJOR "0")
set(DF_VERSION_MINOR "34")
-set(DF_VERSION_PATCH "06")
+set(DF_VERSION_PATCH "07")
set(DF_VERSION "${DF_VERSION_MAJOR}.${DF_VERSION_MINOR}.${DF_VERSION_PATCH}")
-set(DFHACK_RELEASE "3")
+set(DFHACK_RELEASE "1")
set(DFHACK_VERSION "${DF_VERSION_MAJOR}.${DF_VERSION_MINOR}.${DF_VERSION_PATCH}-r${DFHACK_RELEASE}")
add_definitions(-DDFHACK_VERSION="${DFHACK_VERSION}")
diff --git a/README.rst b/README.rst
index 09ac4bdc..b013d428 100644
--- a/README.rst
+++ b/README.rst
@@ -27,7 +27,7 @@ Compatibility
DFHack works on Windows XP, Vista, 7 or any modern Linux distribution.
OSX is not supported due to lack of developers with a Mac.
-Currently, only version 0.34.05 is supported. If you need DFHack
+Currently, only versions 0.34.06 and 0.34.07 are supported. If you need DFHack
for older versions, look for older releases.
On Windows, you have to use the SDL version of DF.
diff --git a/Readme.html b/Readme.html
index 3a857670..3fc8f27a 100644
--- a/Readme.html
+++ b/Readme.html
@@ -510,7 +510,7 @@ binaries at <a class="reference external" href="http://github.com/peterix/dfhac
<h1><a class="toc-backref" href="#id29">Compatibility</a></h1>
<p>DFHack works on Windows XP, Vista, 7 or any modern Linux distribution.
OSX is not supported due to lack of developers with a Mac.</p>
-<p>Currently, only version 0.34.05 is supported. If you need DFHack
+<p>Currently, only versions 0.34.06 and 0.34.07 are supported. If you need DFHack
for older versions, look for older releases.</p>
<p>On Windows, you have to use the SDL version of DF.</p>
<p>It is possible to use the Windows DFHack under wine/OSX.</p>
diff --git a/library/xml b/library/xml
-Subproject 31e91326eb01e002f525cb48bba1cda0dab6897
+Subproject 8766980bbd6520e33a9b3db1b4ebc19de7a7bf2