From 2414b1da6ac36f338991b62266eea740ebd1fab9 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Fri, 15 Jan 2021 07:40:07 +1100 Subject: [PATCH] Release v6.0 --- patches/patchinstall.sh | 4 ++-- staging/VERSION | 2 +- staging/upstream-commit | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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