Rebase against 039d267b0925273197a9edcf7664c4a42dca932d.

This commit is contained in:
Sebastian Lackner
2017-11-08 02:52:58 +01:00
parent 14750b5cf8
commit 9e01cd7628
3 changed files with 11 additions and 11 deletions

View File

@ -52,13 +52,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "40b7831cd80607e42b9e1c910a62f022c45ac884"
echo "039d267b0925273197a9edcf7664c4a42dca932d"
}
# Show version information
version()
{
echo "Wine Staging 2.20"
echo "Wine Staging 2.21 (unreleased)"
echo "Copyright (C) 2014-2017 the Wine Staging project authors."
echo ""
echo "Patchset to be applied on upstream Wine:"