Release v8.0-rc2

This commit is contained in:
Alistair Leslie-Hughes 2022-12-22 21:13:49 +11:00
parent 3aca66f24e
commit 3a1f2a42bb
2 changed files with 3 additions and 3 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "2b0cd25b5f5794463a59cac999583fb52fa021cc"
echo "2d7d84a65ace4c669698740c11cab5dbf127a0c6"
}
# Show version information
version()
{
echo "Wine Staging 8.0-rc1"
echo "Wine Staging 8.0-rc2"
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-rc1
Wine Staging 8.0-rc2