From 4a21b0843f269f4820337d29afcf19877883645a Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Fri, 3 Feb 2023 14:28:17 -0800 Subject: [PATCH] bump to 50.05-alpha3 --- CMakeLists.txt | 2 +- docs/changelog.txt | 16 ++++++++++++++++ library/xml | 2 +- scripts | 2 +- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 378ef57a6..0e6dc9c5b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -190,7 +190,7 @@ endif() # set up versioning. set(DF_VERSION "50.05") -set(DFHACK_RELEASE "alpha2") +set(DFHACK_RELEASE "alpha3") set(DFHACK_PRERELEASE TRUE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/docs/changelog.txt b/docs/changelog.txt index 2bd7b8257..9b7521325 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -33,6 +33,22 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: # Future +## New Plugins + +## Fixes + +## Misc Improvements + +## Documentation + +## API + +## Lua + +## Removed + +# 50.05-alpha3 + ## New Plugins - `autoslab`: automatically create work orders to engrave slabs for ghostly dwarves diff --git a/library/xml b/library/xml index 632a5930e..0f12accaa 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 632a5930ed40616d62043de1234bf007dbbbc634 +Subproject commit 0f12accaa3e150363e446320e6daeceebb6c7022 diff --git a/scripts b/scripts index 986bf448e..6816c56cb 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 986bf448e6584820f4d1186ec4e66451329cf7f2 +Subproject commit 6816c56cbae3ccf85471fe6b574ba89643676723