diff --git a/CMakeLists.txt b/CMakeLists.txt index a1a31579b..b22b0d2a0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -192,7 +192,7 @@ endif() # set up versioning. set(DF_VERSION "0.47.05") -set(DFHACK_RELEASE "r2") +set(DFHACK_RELEASE "r3") set(DFHACK_PRERELEASE FALSE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/docs/changelog.txt b/docs/changelog.txt index 2f691c862..cce97e5d6 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -33,6 +33,8 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: # Future +# 0.47.05-r3 + ## New Plugins - `dig-now`: instantly completes dig designations (including smoothing and carving tracks) diff --git a/library/xml b/library/xml index af63753ef..5a5275b88 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit af63753efa62cb21f9c8806d27e185f6eda47cb6 +Subproject commit 5a5275b88d0b7523a875d89390cfbb716e9cf7ef diff --git a/scripts b/scripts index ba7cb784e..cc63fd7ce 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit ba7cb784ea29f2ea3a42afe53cdeec8220ae5f59 +Subproject commit cc63fd7cedfc918c48f69b40648f73e89b40a7a5