Release v8.0-rc1

This commit is contained in:
Alistair Leslie-Hughes 2022-12-11 15:51:42 +11:00
parent 18941e7959
commit c5281120df
2 changed files with 3 additions and 3 deletions

View File

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