bump to 50.09-r3rc3

develop
Myk Taylor 2023-09-01 11:44:51 -07:00
parent 951c0b530f
commit 0550562859
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -8,7 +8,7 @@ project(dfhack)
# set up versioning.
set(DF_VERSION "50.09")
set(DFHACK_RELEASE "r3rc2")
set(DFHACK_RELEASE "r3rc3")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")