bump version to 50.08-r2rc1

develop
Myk Taylor 2023-05-18 11:13:47 -07:00
parent ee48cace69
commit 73f6c66c3e
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 2 additions and 2 deletions

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