From b4a804ca0cc70c8bbb541a58b4a87d1d98bac463 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Mon, 5 Jun 2023 17:42:35 -0700 Subject: [PATCH] bump to 50.08-r3 --- CMakeLists.txt | 2 +- docs/changelog.txt | 6 +++++- library/xml | 2 +- scripts | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3ea16ce29..1abc91861 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -192,7 +192,7 @@ endif() # set up versioning. set(DF_VERSION "50.08") -set(DFHACK_RELEASE "r2") +set(DFHACK_RELEASE "r3") set(DFHACK_PRERELEASE FALSE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/docs/changelog.txt b/docs/changelog.txt index c36597047..fbc74bad8 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -36,7 +36,6 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## New Plugins ## Fixes -- Fix crash for some players when they launch DF outside of the Steam client ## Misc Improvements @@ -50,6 +49,11 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Removed +# 50.08-r3 + +## Fixes +- Fix crash for some players when they launch DF outside of the Steam client + # 50.08-r2 ## New Plugins diff --git a/library/xml b/library/xml index 51fe3ca11..413f1c037 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 51fe3ca11f9587bc50ed09b768022cd9688250d8 +Subproject commit 413f1c0371094a7933db0cd524ff9fad64fb0fe3 diff --git a/scripts b/scripts index 315c7afc2..c356aebcd 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 315c7afc20651ac0fe1700d720f71796190f198e +Subproject commit c356aebcde32199fa7c1d32b65ed5c96d008c1f9