From 62e3802d266c99d00de74994ff2d7a05f3ea09d7 Mon Sep 17 00:00:00 2001 From: Ben Lubar Date: Wed, 29 Jan 2020 14:51:48 -0600 Subject: [PATCH] Update to DF 0.47.01 --- CMakeLists.txt | 6 +++--- library/xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f537c0467..e4a20f759 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -173,9 +173,9 @@ if(NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhack endif() # set up versioning. -set(DF_VERSION "0.44.12") -set(DFHACK_RELEASE "r3") -set(DFHACK_PRERELEASE FALSE) +set(DF_VERSION "0.47.01") +set(DFHACK_RELEASE "alpha0") +set(DFHACK_PRERELEASE TRUE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/library/xml b/library/xml index 4053321b2..ed81dd8f5 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 4053321b202a29f667d64d824ba8339ec1b1df4f +Subproject commit ed81dd8f55929a62302140c8b1233ea5b7867e11