Skip to content

Commit

Permalink
Update submodules/news, bump to 0.44.08-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Mar 29, 2018
1 parent 93bef33 commit 2c9c935
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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}")
Expand Down
1 change: 1 addition & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------------
Expand Down
7 changes: 7 additions & 0 deletions docs/NEWS-dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
====================

Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 1 files
+6,075 −0 symbols.xml
2 changes: 1 addition & 1 deletion scripts
Submodule scripts updated 1 files
+1 −1 fix/dead-units.lua

0 comments on commit 2c9c935

Please sign in to comment.