Skip to content

Commit

Permalink
bump to 50.15-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Dec 12, 2024
1 parent 4aacb3f commit 576834f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ cmake_policy(SET CMP0074 NEW)
project(dfhack)

# set up versioning.
set(DF_VERSION "50.14")
set(DFHACK_RELEASE "r2.1")
set(DF_VERSION "50.15")
set(DFHACK_RELEASE "r1")
set(DFHACK_PRERELEASE FALSE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 3 files
+2 −1 df.d_init.xml
+9 −1 df.item-raws.xml
+2,030 −2,033 symbols.xml

0 comments on commit 576834f

Please sign in to comment.