patchutils.py: Allow to pass io object to read_patch and _FileReader class.

This commit is contained in:
Sebastian Lackner
2016-04-03 06:34:06 +02:00
parent 9aba381edd
commit c4a321904d
3 changed files with 8 additions and 11 deletions

View File

@@ -57,7 +57,7 @@ upstream_commit()
# Show version information
version()
{
echo "Wine Staging 1.9.7"
echo "Wine Staging 1.9.8 (unreleased)"
echo "Copyright (C) 2014-2016 the Wine Staging project authors."
echo ""
echo "Patchset to be applied on upstream Wine:"