Release v4.20

This commit is contained in:
Alistair Leslie-Hughes 2019-11-16 14:10:37 +11:00
parent f94a274729
commit 356f228262
2 changed files with 3 additions and 3 deletions

View File

@ -52,13 +52,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "5725ed3b46309b62469e4f305cb0b5a9b292dd43"
echo "60626d0df8f310c4aa2f8d1dd4122f864fb4e3c3"
}
# Show version information
version()
{
echo "Wine Staging 4.19"
echo "Wine Staging 4.20"
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
echo "Copyright (C) 2018-2019 Alistair Leslie-Hughes"
echo ""

View File

@ -1 +1 @@
Wine Staging 4.19
Wine Staging 4.20