Release v6.0

This commit is contained in:
Alistair Leslie-Hughes 2021-01-15 07:40:07 +11:00
parent 7ab49f09a2
commit 2414b1da6a
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1 +1 @@
7d3186e029fb4cf417fab59483a37d8aece95b5d
477fe4ba2fceaffe96ea3910595befeb22b717a5