Release v6.10

This commit is contained in:
Alistair Leslie-Hughes 2021-06-05 15:36:11 +10:00
parent 1fc93d6e9f
commit 8a3554ad85
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ upstream_commit()
# Show version information
version()
{
echo "Wine Staging 6.9"
echo "Wine Staging 6.10"
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.9
Wine Staging 6.10