diff --git a/CMakeLists.txt b/CMakeLists.txt index 4a5ceb74a..4c33c8c0e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,7 +27,7 @@ endif() # set up versioning. set(DF_VERSION_MAJOR "0") set(DF_VERSION_MINOR "34") -set(DF_VERSION_PATCH "04") +set(DF_VERSION_PATCH "05") set(DF_VERSION "${DF_VERSION_MAJOR}.${DF_VERSION_MINOR}.${DF_VERSION_PATCH}") set(DFHACK_RELEASE "1") diff --git a/README.rst b/README.rst index 1cf1fc26b..09c840b27 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.31.25 is supported. If you need DFHack +Currently, only version 0.34.05 is supported. If you need DFHack for older versions, look for older releases. On Windows, you have to use the SDL version of DF. @@ -672,4 +672,4 @@ Export the current loaded map as a file. This will be eventually usable with vis dwarfexport =========== -Export dwarves to RuneSmith-compatible XML. \ No newline at end of file +Export dwarves to RuneSmith-compatible XML. diff --git a/Readme.html b/Readme.html index 6883a6788..2e7b225a7 100644 --- a/Readme.html +++ b/Readme.html @@ -482,7 +482,7 @@ binaries at 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.31.25 is supported. If you need DFHack +

Currently, only version 0.34.05 is supported. If you need DFHack for older versions, look for older releases.

On Windows, you have to use the SDL version of DF.

It is possible to use the Windows DFHack under wine/OSX.