Skip to content

Commit

Permalink
Bump to r2, update changelog, update submdules
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Feb 22, 2018
1 parent 800dde3 commit 0e7ab27
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ endif()

# set up versioning.
set(DF_VERSION "0.44.05")
set(DFHACK_RELEASE "r1")
set(DFHACK_RELEASE "r2")
set(DFHACK_PRERELEASE FALSE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
Expand Down
6 changes: 5 additions & 1 deletion NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,16 @@ New Features

Fixes
-----
- `devel/export-dt-ini`: fix language_name offsets for DT 39.2+
- `devel/inject-raws`: fixed gloves and shoes (old typo causing errors)
- `remotefortressreader`: fixed an issue with not all engravings being included
- `view-item-info`: fixed an error with some shields

Misc Improvements
-----------------
- `autochop`: can now exclude trees with fruit,
- `adv-rumors`: added more keywords, including names
- `autochop`: can now exclude trees that produce fruit, food, or cookable items
- `remotefortressreader`: added plant type support

DFHack 0.44.05-r1
=================
Expand Down
2 changes: 1 addition & 1 deletion library/xml
2 changes: 1 addition & 1 deletion scripts
Submodule scripts updated 2 files
+21 −4 adv-rumors.lua
+3 −3 devel/export-dt-ini.lua

0 comments on commit 0e7ab27

Please sign in to comment.