Bump version to 0.44.10-r1

develop
lethosor 2018-05-18 15:08:05 -04:00
parent 0f3244336b
commit 8cb5e7fa88
1 changed files with 2 additions and 2 deletions

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