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