From 20e425dc4f80417f3865ba7d3a3ea6a0e47b9397 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Fri, 23 Jun 2023 14:50:06 -0700 Subject: [PATCH] update to newest df sdl beta --- CMakeLists.txt | 4 ++-- library/xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1a8d557b5..5e6b706f1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,8 +7,8 @@ cmake_policy(SET CMP0074 NEW) project(dfhack) # set up versioning. -set(DF_VERSION "50.08sdl2-5") -set(DFHACK_RELEASE "beta1") +set(DF_VERSION "50.09sdl2-2") +set(DFHACK_RELEASE "rc1") set(DFHACK_PRERELEASE TRUE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/library/xml b/library/xml index bff3a12b3..89c307f21 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit bff3a12b3863f54c5c2f3031c1726f7e28a9e70e +Subproject commit 89c307f211d24960d93ba7c46cae40600caed38a