From e5ddda02b5881ed41aaf3bb9484c03dd04b63a24 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 12 Mar 2022 12:09:52 +1100 Subject: [PATCH] Release v7.4 --- 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 0f013d9e..eb307981 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -57,7 +57,7 @@ upstream_commit() # Show version information version() { - echo "Wine Staging 7.3" + echo "Wine Staging 7.4" 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 8658d691..410d5fda 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 7.3 +Wine Staging 7.4