Skip to content

Commit

Permalink
re-version to rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Apr 12, 2023
1 parent 49d55b2 commit 6c1740e
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 @@ -192,7 +192,7 @@ endif()

# set up versioning.
set(DF_VERSION "50.07")
set(DFHACK_RELEASE "r1b4")
set(DFHACK_RELEASE "rc1")
set(DFHACK_PRERELEASE TRUE)

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

0 comments on commit 6c1740e

Please sign in to comment.