Bump to 0.44.12

develop
lethosor 2018-07-08 00:15:59 -04:00
parent 046e911f2c
commit d68354dc93
1 changed files with 2 additions and 2 deletions

@ -163,8 +163,8 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac
endif()
# set up versioning.
set(DF_VERSION "0.44.11")
set(DFHACK_RELEASE "beta2.1")
set(DF_VERSION "0.44.12")
set(DFHACK_RELEASE "alpha0")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")