Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce1644d

Browse files
committed
Bump to 0.44.05-alpha1 and update submodules
1 parent dbe950d commit ce1644d

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac
140140
endif()
141141

142142
# set up versioning.
143-
set(DF_VERSION "0.44.04")
143+
set(DF_VERSION "0.44.05")
144144
set(DFHACK_RELEASE "alpha1")
145145
set(DFHACK_PRERELEASE TRUE)
146146

docs/NEWS-dev.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@ Development Changelog
3737
.. contents::
3838
:depth: 2
3939

40+
DFHack 0.44.05-alpha1
41+
=====================
42+
43+
Structures
44+
----------
45+
- ``incident``: re-aligned again to match disassembly
46+
4047
DFHack 0.44.04-alpha1
4148
=====================
4249

library/xml

scripts

0 commit comments

Comments
 (0)