diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 50b79207..e44774ef 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "7d3186e029fb4cf417fab59483a37d8aece95b5d" + echo "477fe4ba2fceaffe96ea3910595befeb22b717a5" } # Show version information version() { - echo "Wine Staging 6.0-rc6" + echo "Wine Staging 6.0" 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 8ebca5d5..41a6c573 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 6.0-rc6 +Wine Staging 6.0 diff --git a/staging/upstream-commit b/staging/upstream-commit index 016448c8..a153e667 100644 --- a/staging/upstream-commit +++ b/staging/upstream-commit @@ -1 +1 @@ -7d3186e029fb4cf417fab59483a37d8aece95b5d +477fe4ba2fceaffe96ea3910595befeb22b717a5