From f5ca8f5a0ca9e9ee9278bd3b8ca39e8c1c29870e Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 29 Jan 2022 09:47:35 +1100 Subject: [PATCH] Release v7.1 --- 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 833da140..e0387167 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "85cb1ff91ed4d48559c5500e2ccb0b15801edc05" + echo "594e431e36d65e470bcbe930eb3d0f2bbca17736" } # Show version information version() { - echo "Wine Staging 7.0" + echo "Wine Staging 7.1" 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 a4e5c7ba..232b4ca8 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 7.0 +Wine Staging 7.1