Update version to 0.40.16-r1.

develop
expwnent 2014-11-20 00:04:12 -05:00
parent 855d27745d
commit 56fb63ae6d
1 changed files with 1 additions and 1 deletions

@ -58,7 +58,7 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac
endif()
# set up versioning.
set(DF_VERSION "0.40.15")
set(DF_VERSION "0.40.16")
SET(DFHACK_RELEASE "r1" CACHE STRING "Current release revision.")
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")