Skip to content

Commit

Permalink
update to newest df sdl beta
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jun 23, 2023
1 parent 2a361ae commit 20e425d
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.08sdl2-5")
set(DFHACK_RELEASE "beta1")
set(DF_VERSION "50.09sdl2-2")
set(DFHACK_RELEASE "rc1")
set(DFHACK_PRERELEASE TRUE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 3 files
+5 −0 changelog.txt
+14 −37 df.units.xml
+2,907 −0 symbols.xml

0 comments on commit 20e425d

Please sign in to comment.