Version bump and update NEWS.

develop
expwnent 2015-03-30 12:38:56 -04:00
parent be75883ac5
commit f9b431b54d
2 changed files with 13 additions and 1 deletions

@ -59,7 +59,7 @@ endif()
# set up versioning.
set(DF_VERSION "0.40.24")
SET(DFHACK_RELEASE "r2")
SET(DFHACK_RELEASE "r3")
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")

12
NEWS

@ -1,4 +1,16 @@
DFHack Future
Internals
Lua
New internal commands
New plugins
New scripts
New tweaks
New features
Fixes
Removed
Misc Improvements
DFHack 0.40.24-r3
Internals
Ruby library now included on OS X - ruby scripts should work on OS X 10.10
libstdc++ should work with older versions of OS X