Skip to content

Commit

Permalink
bump version to 50.11-r5rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jan 19, 2024
1 parent 59cc5e2 commit fe4ef09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ project(dfhack)

# set up versioning.
set(DF_VERSION "50.11")
set(DFHACK_RELEASE "r5rc2")
set(DFHACK_RELEASE "r5rc3")
set(DFHACK_PRERELEASE TRUE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
Expand Down

0 comments on commit fe4ef09

Please sign in to comment.