Bump project version to 50.04, try removing leading 0.

develop
lethosor 2022-12-23 00:01:46 -05:00
parent 07a0e6e511
commit c4b31c6fc9
No known key found for this signature in database
GPG Key ID: 76A269552F4F58C1
1 changed files with 2 additions and 2 deletions

@ -195,8 +195,8 @@ if(NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl
endif()
# set up versioning.
set(DF_VERSION "0.50.03")
set(DFHACK_RELEASE "alpha0pre1")
set(DF_VERSION "50.04")
set(DFHACK_RELEASE "alpha0")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")