update dfhack version

develop
Kelly Kinkade 2023-04-18 23:32:54 -05:00
parent f45291780e
commit eaf2efee05
1 changed files with 2 additions and 2 deletions

@ -191,8 +191,8 @@ if(NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl
endif()
# set up versioning.
set(DF_VERSION "50.07")
set(DFHACK_RELEASE "r2rc1")
set(DF_VERSION "50.08b1")
set(DFHACK_RELEASE "beta2")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")