From ce1644d6552e7d3cdf0abfa6dc7a1583ff60c393 Mon Sep 17 00:00:00 2001 From: lethosor Date: Sun, 14 Jan 2018 18:09:18 -0500 Subject: [PATCH] Bump to 0.44.05-alpha1 and update submodules --- CMakeLists.txt | 2 +- docs/NEWS-dev.rst | 7 +++++++ library/xml | 2 +- scripts | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d84e8dfd1..6e92fc967 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -140,7 +140,7 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac endif() # set up versioning. -set(DF_VERSION "0.44.04") +set(DF_VERSION "0.44.05") set(DFHACK_RELEASE "alpha1") set(DFHACK_PRERELEASE TRUE) diff --git a/docs/NEWS-dev.rst b/docs/NEWS-dev.rst index 4dd04ce43..38fbe658d 100644 --- a/docs/NEWS-dev.rst +++ b/docs/NEWS-dev.rst @@ -37,6 +37,13 @@ Development Changelog .. contents:: :depth: 2 +DFHack 0.44.05-alpha1 +===================== + +Structures +---------- +- ``incident``: re-aligned again to match disassembly + DFHack 0.44.04-alpha1 ===================== diff --git a/library/xml b/library/xml index f38c8d325..3a9f401d1 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit f38c8d325297d0dc354ca3b9881989980f74013d +Subproject commit 3a9f401d196ee8ebc53edb9e15a13bfcb0879b4e diff --git a/scripts b/scripts index ba92c1604..2d4093e61 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit ba92c16046dae453af22c1ccf31a30c09787b357 +Subproject commit 2d4093e61ea2a02742a6bfbfd80e49eb6dcdd549