From a8e56928ef021303a64afcc13e86c4c50d4a5ef4 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 18 Jun 2022 10:48:28 +1000 Subject: [PATCH] Release v7.11 --- 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 b98a939f..9261e514 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "712c547e0869b0caf797694137e36bacea614aa6" + echo "1a3217393e2e6226da0f4024d4d384def207a189" } # Show version information version() { - echo "Wine Staging 7.10" + echo "Wine Staging 7.11" 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 0c61822a..e9b7617c 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 7.10 +Wine Staging 7.11