Release v7.1

This commit is contained in:
Alistair Leslie-Hughes 2022-01-29 09:47:35 +11:00
parent cafb155af5
commit f5ca8f5a0c
2 changed files with 3 additions and 3 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "85cb1ff91ed4d48559c5500e2ccb0b15801edc05"
echo "594e431e36d65e470bcbe930eb3d0f2bbca17736"
}
# Show version information
version()
{
echo "Wine Staging 7.0"
echo "Wine Staging 7.1"
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes"
echo ""

View File

@ -1 +1 @@
Wine Staging 7.0
Wine Staging 7.1