Update version in CMakeLists.txt

develop
lethosor 2017-11-23 16:38:05 -05:00
parent dd325549c8
commit e2f705c76d
1 changed files with 1 additions and 1 deletions

@ -141,7 +141,7 @@ endif()
# set up versioning.
set(DF_VERSION "0.43.05")
SET(DFHACK_RELEASE "r2")
SET(DFHACK_RELEASE "r3")
SET(DFHACK_PRERELEASE FALSE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")