Skip to content

Commit

Permalink
bump version to 50.13-r3rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jun 29, 2024
1 parent 02e9cba commit f32e2bc
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.13")
set(DFHACK_RELEASE "r3rc2")
set(DFHACK_RELEASE "r3rc3")
set(DFHACK_PRERELEASE TRUE)

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

0 comments on commit f32e2bc

Please sign in to comment.