From 7fd92efae8f98b847e3c1565f73d02db3ced8173 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sun, 26 May 2019 10:26:29 +1000 Subject: [PATCH] Release v4.9 --- 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 08c7c562..444292e0 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -52,13 +52,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "27bf52d12c0eb13ec797a5d81177954faac00fa4" + echo "fc8174a36483d9ddbcc1a82c1c7d1334b2efc702" } # Show version information version() { - echo "Wine Staging 4.8" + echo "Wine Staging 4.9" echo "Copyright (C) 2014-2019 the Wine Staging project authors." echo "Copyright (C) 2018-2019 Alistair Leslie-Hughes" echo "" diff --git a/staging/VERSION b/staging/VERSION index 398d28eb..cbae3713 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 4.8 +Wine Staging 4.9