From 1cc458eba84744fa5f1b8bb30e1f2a24a4d7e6e2 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Wed, 19 Jun 2024 16:31:22 -0700 Subject: [PATCH] bump version to 50.13-r3rc1 --- CMakeLists.txt | 4 ++-- library/xml | 2 +- scripts | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 306dbc8bdb..843963d44a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,8 +8,8 @@ project(dfhack) # set up versioning. set(DF_VERSION "50.13") -set(DFHACK_RELEASE "r2.1") -set(DFHACK_PRERELEASE FALSE) +set(DFHACK_RELEASE "r3rc1") +set(DFHACK_PRERELEASE TRUE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") set(DFHACK_ABI_VERSION 2) diff --git a/library/xml b/library/xml index d4b4a41bd3..8ff343a5c5 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit d4b4a41bd3a33376bebaafca60648f57a1358c03 +Subproject commit 8ff343a5c540bb5f8dbf4127a30d4f21852bacb3 diff --git a/scripts b/scripts index d129d7260f..9abebc6dbc 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit d129d7260f1852c8123dce2a650579595393d96e +Subproject commit 9abebc6dbcddca58d3f81238e17c5e2412b5c3f5