From 3d9a927266818e2375ecf1675aa3a9f374d242b7 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 20 Jun 2020 11:51:49 +1000 Subject: [PATCH] Release v5.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 64089cc2..4a8188d3 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -52,13 +52,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "e80df2d2d54a3f16389bea77f6863cc1c05d6251" + echo "16ac83bcbf0487576171a9d5ffbbef89f5a772ad" } # Show version information version() { - echo "Wine Staging 5.10" + echo "Wine Staging 5.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 4dac3048..3f82bb96 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 5.10 +Wine Staging 5.11