From 2c9c935c0e2d0a3aa1428f6ebc52a1cb960b627f Mon Sep 17 00:00:00 2001 From: lethosor Date: Thu, 29 Mar 2018 11:38:55 -0400 Subject: [PATCH] Update submodules/news, bump to 0.44.08-alpha1 --- CMakeLists.txt | 4 ++-- NEWS.rst | 1 + docs/NEWS-dev.rst | 7 +++++++ library/xml | 2 +- scripts | 2 +- 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 17cce7e4c..7ba0251a3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -135,8 +135,8 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac endif() # set up versioning. -set(DF_VERSION "0.44.07") -set(DFHACK_RELEASE "beta1") +set(DF_VERSION "0.44.08") +set(DFHACK_RELEASE "alpha1") set(DFHACK_PRERELEASE TRUE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/NEWS.rst b/NEWS.rst index 940dab63d..6b4dc3f12 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -45,6 +45,7 @@ Fixes - Support for building on Ubuntu 18.04 - Fixed some CMake warnings - `embark-assistant`: fixed detection of reanimating biomes +- `fix/dead-units`: fixed a bug that could remove some arriving (not dead) units Misc Improvements ----------------- diff --git a/docs/NEWS-dev.rst b/docs/NEWS-dev.rst index fc80e0284..759badeb9 100644 --- a/docs/NEWS-dev.rst +++ b/docs/NEWS-dev.rst @@ -37,6 +37,13 @@ Development Changelog .. contents:: :depth: 2 +DFHack 0.44.08-alpha1 +===================== + +Fixes +----- +- `fix/dead-units`: fixed a bug that could remove some arriving (not dead) units + DFHack 0.44.07-beta1 ==================== diff --git a/library/xml b/library/xml index a7c151909..1d0be87a0 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit a7c151909b57c771498dda1ff7f586af7e176dcc +Subproject commit 1d0be87a0e3fee58c7fd2a76bf23d7d44b0076cd diff --git a/scripts b/scripts index 9f2231b6b..aee04c4a5 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 9f2231b6b73d6a1752588d57b3afe94876f197d2 +Subproject commit aee04c4a55a74c49bdc1f405cc785eda9edda46d