From e2d9f97b6126c6f0c86691fe1f3eca6d088c2d6e Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sat, 7 Nov 2020 16:30:26 +1100 Subject: [PATCH] Release v5.21 --- 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 32fc138f..a4c9f8a7 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -57,7 +57,7 @@ upstream_commit() # Show version information version() { - echo "Wine Staging 5.20" + echo "Wine Staging 5.21" 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 74c30a23..f15d06d1 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 5.20 +Wine Staging 5.21