Release v3.21

This commit is contained in:
Alistair Leslie-Hughes 2018-11-25 18:23:27 +11:00
parent 0a0998b398
commit e6e67f2aab
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ upstream_commit()
# Show version information
version()
{
echo "Wine Staging 3.20"
echo "Wine Staging 3.21"
echo "Copyright (C) 2014-2018 the Wine Staging project authors."
echo "Copyright (C) 2018 Alistair Leslie-Hughes"
echo ""

View File

@ -1 +1 @@
Wine Staging 3.20
Wine Staging 3.21