Skip to content

Commit

Permalink
Bump to 0.44.09-alpha1, update news/submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Apr 2, 2018
1 parent 9963065 commit 573fcb4
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 2 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------------
Expand Down
8 changes: 8 additions & 0 deletions docs/NEWS-dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
=====================

Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 1 files
+6,186 −111 symbols.xml
2 changes: 1 addition & 1 deletion scripts
Submodule scripts updated 1 files
+2 −0 devel/save-version.lua

0 comments on commit 573fcb4

Please sign in to comment.