bump version to 50.08-beta4

develop
Myk Taylor 2023-04-26 16:19:26 -07:00
parent 8de7619d21
commit fef7919c08
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 1 deletions

@ -192,7 +192,7 @@ endif()
# set up versioning.
set(DF_VERSION "50.08b1")
set(DFHACK_RELEASE "beta3")
set(DFHACK_RELEASE "beta4")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")