From cd8ca4d7d656e97d5779a540757b4ee380102cd3 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 16 Jul 2022 17:25:55 +1000 Subject: [PATCH] Release v7.13 --- 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 636b4aa7..d2ce9e86 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "a0febe909780189fa2441635484cb592b9ab64b5" + echo "dfff9217746e5076aba35513c6d4bc3d271d109c" } # Show version information version() { - echo "Wine Staging 7.12" + echo "Wine Staging 7.13" 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 7c53a1fe..435f2861 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 7.12 +Wine Staging 7.13 diff --git a/staging/upstream-commit b/staging/upstream-commit index a91e6161..24ca3e97 100644 --- a/staging/upstream-commit +++ b/staging/upstream-commit @@ -1 +1 @@ -a0febe909780189fa2441635484cb592b9ab64b5 +dfff9217746e5076aba35513c6d4bc3d271d109c