diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index fcf3f15b..f5c8046b 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "2b0cd25b5f5794463a59cac999583fb52fa021cc" + echo "2d7d84a65ace4c669698740c11cab5dbf127a0c6" } # Show version information version() { - echo "Wine Staging 8.0-rc1" + echo "Wine Staging 8.0-rc2" 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 fdf2e9c3..51904df8 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 8.0-rc1 +Wine Staging 8.0-rc2