Release v7.7

This commit is contained in:
Alistair Leslie-Hughes 2022-04-23 16:16:02 +10:00
parent 6b4b9f1b5a
commit 9df73ee345
2 changed files with 4 additions and 3 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "43fe980818d93e8f407eb6447aaf7eb4381c3cee"
echo "f4fdafbb5597bde5d2d3433d5c64f5a74dfac859"
}
# Show version information
version()
{
echo "Wine Staging 7.6"
echo "Wine Staging 7.7"
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes"
echo ""

View File

@ -1 +1,2 @@
Wine Staging 7.6
Wine Staging 7.7