From bb16009f495472bc4814ab46841ad708e033f6db Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Fri, 20 Jan 2023 17:13:28 -0800 Subject: [PATCH] bump version to 50.05-alpha2 --- CMakeLists.txt | 2 +- docs/changelog.txt | 10 +++++++--- library/xml | 2 +- scripts | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 37f44a727..378ef57a6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -190,7 +190,7 @@ endif() # set up versioning. set(DF_VERSION "50.05") -set(DFHACK_RELEASE "alpha1") +set(DFHACK_RELEASE "alpha2") set(DFHACK_PRERELEASE TRUE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/docs/changelog.txt b/docs/changelog.txt index 240ea0bec..94b7d61c9 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -36,9 +36,6 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## New Plugins ## Fixes -- `autofarm`: don't duplicate status line entries for crops with no current supply -- `orders`: allow the orders library to be listed and imported properly (if you previously copied the orders library into your ``dfhack-config/orders`` directory to work around this bug, you can remove those files now) -- `tailor`: now respects the setting of the "used dyed clothing" standing order toggle ## Misc Improvements @@ -50,6 +47,13 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Removed +# 50.05-alpha2 + +## Fixes +- `autofarm`: don't duplicate status line entries for crops with no current supply +- `orders`: allow the orders library to be listed and imported properly (if you previously copied the orders library into your ``dfhack-config/orders`` directory to work around this bug, you can remove those files now) +- `tailor`: now respects the setting of the "used dyed clothing" standing order toggle + # 50.05-alpha1 ## Fixes diff --git a/library/xml b/library/xml index 7c396a2e9..65c61135e 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 7c396a2e9df433bb4904e7d7eb0f46c80b48c721 +Subproject commit 65c61135e05a8fe380e8216534615cb96b26c1ed diff --git a/scripts b/scripts index b6e894ced..4e97b8095 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit b6e894ced9f185e6400ec19415458931480cb799 +Subproject commit 4e97b809511660f7b5fc98e82f7d1cfff49395ee