From 585888c2d36593882f756c5f5de459ec6b42b9ab Mon Sep 17 00:00:00 2001 From: myk002 Date: Wed, 4 May 2022 17:21:31 -0700 Subject: [PATCH] update version, changelog, modules for 0.47.05-r5 --- 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 054430ba6..7cbf13789 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -192,7 +192,7 @@ endif() # set up versioning. set(DF_VERSION "0.47.05") -set(DFHACK_RELEASE "r4") +set(DFHACK_RELEASE "r5") set(DFHACK_PRERELEASE FALSE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/docs/changelog.txt b/docs/changelog.txt index 315f1a4b9..80c52e046 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 + +## New Tweaks + +## Fixes + +## Misc Improvements + +## Documentation + +## API + +## Lua + +# 0.47.05-r5 + ## New Plugins - `spectate`: "spectator mode" -- automatically follows dwarves doing things in your fort diff --git a/library/xml b/library/xml index 165680bb6..7ec5d8699 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 165680bb6babc0d5023f987ec89622e5daacb365 +Subproject commit 7ec5d86996269df5e01d64ea5bae67d0c29afd77 diff --git a/scripts b/scripts index 39c3226af..b808050d4 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 39c3226affd3959b15b296b59bd89a54c32cb5b8 +Subproject commit b808050d4a3885aa0e250e726708b2b28fe28260