From 539ecd2ff379e09ca3b7a19cfb64bc906ca3cfda Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 9 Apr 2022 13:24:32 +1000 Subject: [PATCH] Release v7.6 --- patches/patchinstall.sh | 4 ++-- staging/VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 03944562..80681562 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "5b4009e8c27c16bdb9a5638c316a72aaee219158" + echo "a4e4e19fe0f15b0b9bf67273bb1b27e97474b606" } # Show version information version() { - echo "Wine Staging 7.5" + echo "Wine Staging 7.6" 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 98f7891b..8e949eb4 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 7.5 +Wine Staging 7.6