From 573fcb4bd0d44ef0baf1e03ccfb2351fb7bf7e01 Mon Sep 17 00:00:00 2001 From: lethosor Date: Mon, 2 Apr 2018 01:00:20 -0400 Subject: [PATCH] Bump to 0.44.09-alpha1, update news/submodules --- CMakeLists.txt | 2 +- NEWS.rst | 2 ++ docs/NEWS-dev.rst | 8 ++++++++ library/xml | 2 +- scripts | 2 +- 5 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7ba0251a3..f65a46149 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -135,7 +135,7 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac endif() # set up versioning. -set(DF_VERSION "0.44.08") +set(DF_VERSION "0.44.09") set(DFHACK_RELEASE "alpha1") set(DFHACK_PRERELEASE TRUE) diff --git a/NEWS.rst b/NEWS.rst index 6b4dc3f12..7bdcc7496 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -44,8 +44,10 @@ Fixes ----- - Support for building on Ubuntu 18.04 - Fixed some CMake warnings +- `digtype`: stopped designating non-vein tiles (open space, trees, etc.) - `embark-assistant`: fixed detection of reanimating biomes - `fix/dead-units`: fixed a bug that could remove some arriving (not dead) units +- `labormanager`: fixed crash due to dig jobs targeting some unrevealed map blocks Misc Improvements ----------------- diff --git a/docs/NEWS-dev.rst b/docs/NEWS-dev.rst index 759badeb9..a2c8abd20 100644 --- a/docs/NEWS-dev.rst +++ b/docs/NEWS-dev.rst @@ -37,6 +37,14 @@ Development Changelog .. contents:: :depth: 2 +DFHack 0.44.09-alpha1 +===================== + +Fixes +----- +- `digtype`: stopped designating non-vein tiles (open space, trees, etc.) +- `labormanager`: fixed crash due to dig jobs targeting some unrevealed map blocks + DFHack 0.44.08-alpha1 ===================== diff --git a/library/xml b/library/xml index 1d0be87a0..61a240140 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 1d0be87a0e3fee58c7fd2a76bf23d7d44b0076cd +Subproject commit 61a240140332b9e3dbafbd8b3f0455c3bdd617a3 diff --git a/scripts b/scripts index aee04c4a5..4e3b9aa4e 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit aee04c4a55a74c49bdc1f405cc785eda9edda46d +Subproject commit 4e3b9aa4e32e0b552c01f9a1e4a6eaa3af0cdb58