diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a163fcc0..332b90746 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -164,7 +164,7 @@ endif() # set up versioning. set(DF_VERSION "0.44.11") -set(DFHACK_RELEASE "beta2") +set(DFHACK_RELEASE "beta2.1") set(DFHACK_PRERELEASE TRUE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/docs/changelog.txt b/docs/changelog.txt index 9db58d1df..6e82c0e4f 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -37,11 +37,17 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ================================================================================ # Future +================================================================================ +# 0.44.11-beta2.1 + +## Internals +-@ `stonesense`: fixed build + ================================================================================ # 0.44.11-beta2 ## Fixes -- Windows: Fixed console failing to initialize +-@ Windows: Fixed console failing to initialize - `command-prompt`: added support for commands that require a specific screen to be visible, e.g. `spotclean` - `gui/workflow`: fixed advanced constraint menu for crafts diff --git a/plugins/stonesense b/plugins/stonesense index 7840665f1..7df36daa9 160000 --- a/plugins/stonesense +++ b/plugins/stonesense @@ -1 +1 @@ -Subproject commit 7840665f1d3a255f30f6361defda64a6f7c79968 +Subproject commit 7df36daa9ac9f737fffbcef01bddc6541905d21d