Skip to content

Commit

Permalink
Bump to beta1, update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Feb 11, 2021
1 parent a051077 commit 49b6e81
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ endif()

# set up versioning.
set(DF_VERSION "0.47.05")
set(DFHACK_RELEASE "alpha0")
set(DFHACK_RELEASE "beta1")
set(DFHACK_PRERELEASE TRUE)

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 @@ -33,6 +33,8 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:

# Future

# 0.47.05-beta1

## Fixes
- `embark-assistant`: fixed bug in soil depth determination for ocean tiles
- `orders`: don't crash when importing orders with malformed JSON
Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 1 files
+5 −0 changelog.txt
2 changes: 1 addition & 1 deletion scripts
Submodule scripts updated 1 files
+2 −0 changelog.txt

0 comments on commit 49b6e81

Please sign in to comment.