Skip to content

Commit

Permalink
Update submodules/news, bump to beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Mar 29, 2018
1 parent 81e3ee7 commit 93bef33
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ endif()

# set up versioning.
set(DF_VERSION "0.44.07")
set(DFHACK_RELEASE "alpha1")
set(DFHACK_RELEASE "beta1")
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 @@ -54,6 +54,7 @@ Misc Improvements
- Now supports saving/loading profiles

- `fillneeds`: added ``-all`` option to apply to all units
- `modtools/item-trigger`: added the ability to specify inventory mode(s) to trigger on
- `remotefortressreader`: added flows, instruments, tool names, campfires, ocean waves, spiderwebs

Structures
Expand Down
12 changes: 12 additions & 0 deletions docs/NEWS-dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,18 @@ Development Changelog
.. contents::
:depth: 2

DFHack 0.44.07-beta1
====================

Structures
----------
- Added symbols for Toady's `0.44.07 Linux test build <http://www.bay12forums.com/smf/index.php?topic=169839.msg7720111#msg7720111>`_ to fix :bug:`10615`
- ``world_site``: fixed alignment

Other Changes
-------------
- `modtools/item-trigger`: added the ability to specify inventory mode(s) to trigger on

DFHack 0.44.07-alpha1
=====================

Expand Down
2 changes: 1 addition & 1 deletion library/xml
2 changes: 1 addition & 1 deletion scripts
Submodule scripts updated 1 files
+84 −37 modtools/item-trigger.lua

0 comments on commit 93bef33

Please sign in to comment.