Bump to 0.44.09-r1

develop
lethosor 2018-04-04 22:45:34 -04:00
parent 86e0cb4b32
commit b6311ec6b8
1 changed files with 2 additions and 2 deletions

@ -136,8 +136,8 @@ endif()
# set up versioning.
set(DF_VERSION "0.44.09")
set(DFHACK_RELEASE "alpha1")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_RELEASE "r1")
set(DFHACK_PRERELEASE FALSE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")