From b033a215bdc20a281ee2bcd94eb501d7107aa817 Mon Sep 17 00:00:00 2001 From: Ben Lubar Date: Sun, 16 Feb 2020 18:48:27 -0600 Subject: [PATCH] update for Dwarf Fortress 0.47.03 --- CMakeLists.txt | 2 +- library/xml | 2 +- scripts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 500553a86..2ad71c11f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -173,7 +173,7 @@ if(NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhack endif() # set up versioning. -set(DF_VERSION "0.47.02") +set(DF_VERSION "0.47.03") set(DFHACK_RELEASE "alpha0") set(DFHACK_PRERELEASE TRUE) diff --git a/library/xml b/library/xml index 8b0cc9628..bc528c51a 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 8b0cc96284f811b0125a63bac339300709e79d0e +Subproject commit bc528c51acc0de3e61328d2641160db3ad0a3471 diff --git a/scripts b/scripts index f7b356dcf..c8ea01c2f 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit f7b356dcfa792de15f53416373fa172c9f8e8d84 +Subproject commit c8ea01c2f45a2ef0bd4c363c44e4c06b0185486a