diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 8c893e83..7c1705ec 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "52a83ffe4ef1ef58520b09f8d2144dcf291b622b" + echo "ad26f04f69a03c6299cd2d0f14fb03b2df2c1495" } # Show version information version() { - echo "Wine Staging 7.17" + echo "Wine Staging 7.18" 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 497b86d9..de047750 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 7.17 +Wine Staging 7.18 diff --git a/staging/upstream-commit b/staging/upstream-commit index 251b239b..f7c16e66 100644 --- a/staging/upstream-commit +++ b/staging/upstream-commit @@ -1 +1 @@ -52a83ffe4ef1ef58520b09f8d2144dcf291b622b +ad26f04f69a03c6299cd2d0f14fb03b2df2c1495