Bump version to 0.40.12-r1.

develop
expwnent 2014-09-16 16:53:19 -04:00
parent 8508dd6f04
commit d223655dc7
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.11")
set(DF_VERSION "0.40.12")
SET(DFHACK_RELEASE "r1" CACHE STRING "Current release revision.")
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")