diff --git a/CMakeLists.txt b/CMakeLists.txt index c7f2ec1ff..f00e4e008 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ project(dfhack) # set up versioning. set(DF_VERSION "50.11") -set(DFHACK_RELEASE "r2") +set(DFHACK_RELEASE "r3") set(DFHACK_PRERELEASE FALSE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/docs/changelog.txt b/docs/changelog.txt index 0dbb73c90..c798575f7 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -51,6 +51,24 @@ Template for new versions: # Future +## New Tools + +## New Features + +## Fixes + +## Misc Improvements + +## Documentation + +## API + +## Lua + +## Removed + +# 50.11-r3 + ## New Tools - `burrow`: (reinstated) automatically expand burrows as you dig @@ -95,8 +113,6 @@ Template for new versions: - ``gui.FRAME_THIN``: a panel frame suitable for floating tooltips - ``dfhack.buildings.completebuild``: expose new module API -## Removed - # 50.11-r2 ## New Tools diff --git a/library/xml b/library/xml index a04eeaed3..2af94686b 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit a04eeaed357b32edf7be7e0d88237292aea4952a +Subproject commit 2af94686b4b05f2108e314ecf57dae4c2f0f0c0a diff --git a/scripts b/scripts index 8fe7c969c..6bfd4422b 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 8fe7c969cc0cead09ded191c1a3c7aaf53f8e4be +Subproject commit 6bfd4422b8434c6a0146047010b1ffa8e1542d3d