Release v7.0-rc6

This commit is contained in:
Alistair Leslie-Hughes 2022-01-15 13:32:32 +11:00
parent b4028037d9
commit 0111d074e6
3 changed files with 4 additions and 4 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "7aaeec35e2d7cc799461858edb788e412e9a1fbe"
echo "b2f75a026f14805888a4b91d8a2e2c60a35fc1b7"
}
# Show version information
version()
{
echo "Wine Staging 7.0-rc5"
echo "Wine Staging 7.0-rc6"
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-rc5
Wine Staging 7.0-rc6

View File

@ -1 +1 @@
7aaeec35e2d7cc799461858edb788e412e9a1fbe
b2f75a026f14805888a4b91d8a2e2c60a35fc1b7