Skip to content

Commit

Permalink
bump version to 50.13-r3rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jun 19, 2024
1 parent 64f65f9 commit 1cc458e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ project(dfhack)

# set up versioning.
set(DF_VERSION "50.13")
set(DFHACK_RELEASE "r2.1")
set(DFHACK_PRERELEASE FALSE)
set(DFHACK_RELEASE "r3rc1")
set(DFHACK_PRERELEASE TRUE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
set(DFHACK_ABI_VERSION 2)
Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 1 files
+1 −0 changelog.txt
2 changes: 1 addition & 1 deletion scripts

0 comments on commit 1cc458e

Please sign in to comment.