Bump to 0.42.01-r0

develop
lethosor 2015-12-01 17:36:44 -05:00
parent 8b406cc0b3
commit f9af5a71d6
1 changed files with 2 additions and 2 deletions

@ -97,8 +97,8 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac
endif()
# set up versioning.
set(DF_VERSION "0.40.24")
SET(DFHACK_RELEASE "r5")
set(DF_VERSION "0.42.01")
SET(DFHACK_RELEASE "r0")
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")