Skip to content

Commit

Permalink
Update to 0.47.04-r1, update xml, scripts, changelog version
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Apr 26, 2020
1 parent f76b890 commit 6bdbf5b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ endif()

# set up versioning.
set(DF_VERSION "0.47.04")
set(DFHACK_RELEASE "beta1")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_RELEASE "r1")
set(DFHACK_PRERELEASE FALSE)

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

Expand Down
2 changes: 2 additions & 0 deletions docs/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:

# Future

# 0.47.04-r1

## Fixes
- Fixed translation of certain types of in-game names
- Fixed a crash in ``find()`` for some types when no world is loaded
Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 1 files
+2 −0 changelog.txt
2 changes: 1 addition & 1 deletion scripts
Submodule scripts updated 1 files
+2 −0 changelog.txt

0 comments on commit 6bdbf5b

Please sign in to comment.