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