From 94f00cd958390e5365f9875aabc8bd34bffc29e8 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 4 Jun 2022 12:38:07 +1000 Subject: [PATCH] Release v7.10 --- patches/patchinstall.sh | 2 +- staging/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 6bbeebc9..a6bc78b3 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -57,7 +57,7 @@ upstream_commit() # Show version information version() { - echo "Wine Staging 7.9" + echo "Wine Staging 7.10" 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 552d73c2..0c61822a 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 7.9 +Wine Staging 7.10