From 8de9c65504dbe020e77a660f4a0ffd4670bf0c55 Mon Sep 17 00:00:00 2001
From: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Date: Sat, 19 Jan 2019 14:17:04 +1100
Subject: [PATCH] Release 4.0rc7

---
 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 321c2ee0..030e9c57 100755
--- a/patches/patchinstall.sh
+++ b/patches/patchinstall.sh
@@ -52,13 +52,13 @@ usage()
 # Get the upstream commit sha
 upstream_commit()
 {
-	echo "5e677beef563b96505338024b84c122e26239d3f"
+	echo "b353d7c9148414be7c928e3925f4075b1578c0a8"
 }
 
 # Show version information
 version()
 {
-	echo "Wine Staging 4.0-rc6"
+	echo "Wine Staging 4.0-rc7"
 	echo "Copyright (C) 2014-2018 the Wine Staging project authors."
 	echo "Copyright (C) 2018 Alistair Leslie-Hughes"
 	echo ""
diff --git a/staging/VERSION b/staging/VERSION
index bae1fef6..1b4eaa9c 100644
--- a/staging/VERSION
+++ b/staging/VERSION
@@ -1 +1 @@
-Wine Staging 4.0-rc6
+Wine Staging 4.0-rc7