From acb054627a9319b62697583b21cc3886eb14cdd0 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Tue, 1 Nov 2022 10:26:30 +1100 Subject: [PATCH] Release v7.20 --- 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 0a966ab5..24006adb 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "65797763b3ac4fcab7ffc83a4f95b2e87c81f58a" + echo "e43cb422502d5883a0fcde3dadcb8e6ef25632de" } # Show version information version() { - echo "Wine Staging 7.19" + echo "Wine Staging 7.20" 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 ea31f44d..bbffa736 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 7.19 +Wine Staging 7.20 diff --git a/staging/upstream-commit b/staging/upstream-commit index a5dccc88..2e416915 100644 --- a/staging/upstream-commit +++ b/staging/upstream-commit @@ -1 +1 @@ -65797763b3ac4fcab7ffc83a4f95b2e87c81f58a +e43cb422502d5883a0fcde3dadcb8e6ef25632de