bump version to r3rc2

develop
Myk Taylor 2023-08-21 00:49:31 -07:00
parent 432e415a13
commit 2d71a6b009
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 "r3rc1")
set(DFHACK_RELEASE "r3rc2")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")