Release v6.0-rc5

This commit is contained in:
Alistair Leslie-Hughes 2021-01-03 10:25:03 +11:00
parent 0e67af3d09
commit a3710ff21f
2 changed files with 3 additions and 3 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "784cb2060ab63076adc349dcb1d15a6cb5eb2bc4"
echo "9b12eae9ea445bbdeae196312fb65d20cdf27745"
}
# Show version information
version()
{
echo "Wine Staging 6.0-rc4"
echo "Wine Staging 6.0-rc5"
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-rc4
Wine Staging 6.0-rc5