Update version in CMakeLists.txt to 0.44.10-r2

develop
lethosor 2018-06-21 22:34:11 -04:00
parent bc08ba6a3b
commit 8a1979b8a7
1 changed files with 1 additions and 1 deletions

@ -149,7 +149,7 @@ endif()
# set up versioning.
set(DF_VERSION "0.44.10")
set(DFHACK_RELEASE "r1")
set(DFHACK_RELEASE "r2")
set(DFHACK_PRERELEASE FALSE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")