From 6ea9eb634f8d0f3ef00fda3d33ddf8b7ed98ab1a Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 10 Oct 2020 10:18:47 +1100 Subject: [PATCH] Release v5.19 --- 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 be46160b..7fd177bb 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "412db7789379549c4f821acb11c92f7aabab71c9" + echo "f7d815089580cebe2682683345272858def6358c" } # Show version information version() { - echo "Wine Staging 5.18" + echo "Wine Staging 5.19" 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 05ff3d34..063b780c 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 5.18 +Wine Staging 5.19