From dc27f103e573fb4fe200790e7c50c2649201302f Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sun, 8 Jan 2023 10:15:54 +1100 Subject: [PATCH] Release v8.0-rc3 --- 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 843e0735..4259121f 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "d059dd1cd0770e9c63da33562f6bcba4ef52846b" + echo "9e33e4f4a26091fc02106a1cd874f77098b99883" } # Show version information version() { - echo "Wine Staging 8.0-rc2" + echo "Wine Staging 8.0-rc3" 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 51904df8..38daf444 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 8.0-rc2 +Wine Staging 8.0-rc3 diff --git a/staging/upstream-commit b/staging/upstream-commit index da7124d8..b1e3a34f 100644 --- a/staging/upstream-commit +++ b/staging/upstream-commit @@ -1 +1 @@ -2b0cd25b5f5794463a59cac999583fb52fa021cc +9e33e4f4a26091fc02106a1cd874f77098b99883