diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 565f9811..ebfe5484 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "1d0f66a3c6c6cf77ab49c834ba0d05f5232f637d" + echo "ef13dcf0b98d3fc489d27a0c0fcbed5ed0e584b4" } # Show version information version() { - echo "Wine Staging 7.16" + echo "Wine Staging 7.17" 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 d395c05b..497b86d9 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 7.16 +Wine Staging 7.17 diff --git a/staging/upstream-commit b/staging/upstream-commit index 52c3a60b..cb294ab4 100644 --- a/staging/upstream-commit +++ b/staging/upstream-commit @@ -1 +1 @@ -1d0f66a3c6c6cf77ab49c834ba0d05f5232f637d +ef13dcf0b98d3fc489d27a0c0fcbed5ed0e584b4