From b375586b679a4470167b319d8692709f234d0eae Mon Sep 17 00:00:00 2001 From: Ben Lubar Date: Fri, 7 Feb 2020 16:00:53 -0600 Subject: [PATCH] Update to DF 0.47.02 --- CMakeLists.txt | 2 +- library/xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e4a20f759..06b94e2e0 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.01") +set(DF_VERSION "0.47.02") set(DFHACK_RELEASE "alpha0") set(DFHACK_PRERELEASE TRUE) diff --git a/library/xml b/library/xml index 6a25d792c..c5f595c7c 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 6a25d792c2482f36ff53347346f0689d9c4b47b2 +Subproject commit c5f595c7cd7603bd8daaad809a0b6cc78da95c80