Release v8.0-rc5

This commit is contained in:
Alistair Leslie-Hughes 2023-01-22 14:05:19 +11:00
parent 8937409359
commit 8a7297ab71
3 changed files with 4 additions and 4 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "3e266800c40fb67c4406901196e3247910cae1c7"
echo "eb3355bcf801b5484aa1ca968fdb051fe5a94bb5"
}
# Show version information
version()
{
echo "Wine Staging 8.0-rc4"
echo "Wine Staging 8.0-rc5"
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes"
echo ""

View File

@ -1,2 +1,2 @@
Wine Staging 8.0-rc4
Wine Staging 8.0-rc5

View File

@ -1 +1 @@
9e33e4f4a26091fc02106a1cd874f77098b99883
eb3355bcf801b5484aa1ca968fdb051fe5a94bb5