From 8a7297ab713bacd6673a53b97e3d54e4e364c105 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sun, 22 Jan 2023 14:05:19 +1100 Subject: [PATCH] Release v8.0-rc5 --- patches/patchinstall.sh | 4 ++-- staging/VERSION | 2 +- staging/upstream-commit | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 5336b1b7..115d041b 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "3e266800c40fb67c4406901196e3247910cae1c7" + echo "eb3355bcf801b5484aa1ca968fdb051fe5a94bb5" } # Show version information version() { - echo "Wine Staging 8.0-rc4" + echo "Wine Staging 8.0-rc5" echo "Copyright (C) 2014-2019 the Wine Staging project authors." echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes" echo "" diff --git a/staging/VERSION b/staging/VERSION index b5e352d5..84093111 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 8.0-rc4 +Wine Staging 8.0-rc5 diff --git a/staging/upstream-commit b/staging/upstream-commit index b1e3a34f..bad1b780 100644 --- a/staging/upstream-commit +++ b/staging/upstream-commit @@ -1 +1 @@ -9e33e4f4a26091fc02106a1cd874f77098b99883 +eb3355bcf801b5484aa1ca968fdb051fe5a94bb5