From eae4093bf85769871ce6675b54364d190094ebd3 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 15 Aug 2020 17:34:37 +1000 Subject: [PATCH] Release v5.15 --- patches/patchinstall.sh | 4 ++-- staging/VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 8fd96668..082f9ee4 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -52,13 +52,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "447bce4117a58910690a0d2610ebcbdd49ae9127" + echo "019fcaa36410f5b52e9c3fb90a621b56a4f10f35" } # Show version information version() { - echo "Wine Staging 5.14" + echo "Wine Staging 5.15" 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 0fe4af2e..6d843a6e 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 5.14 +Wine Staging 5.15