From 468e9875e5880c726e5734c9914fdb640c77f189 Mon Sep 17 00:00:00 2001 From: lethosor Date: Wed, 8 Feb 2023 00:00:31 -0500 Subject: [PATCH] Update DFHack version to 50.07-alpha0, update xml --- CMakeLists.txt | 4 ++-- library/xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b2cfe724e..6854b3300 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -189,8 +189,8 @@ if(NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl endif() # set up versioning. -set(DF_VERSION "50.05") -set(DFHACK_RELEASE "alpha3.1") +set(DF_VERSION "50.07") +set(DFHACK_RELEASE "alpha0") set(DFHACK_PRERELEASE TRUE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/library/xml b/library/xml index 68f8bfa92..e3c3d6a75 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 68f8bfa92b68ef9bc30da7f5a8ea5cf91f69ea16 +Subproject commit e3c3d6a755de05c36bb7f2ac873d6ccb70410589