Release v7.17

This commit is contained in:
Alistair Leslie-Hughes 2022-09-10 11:15:18 +10:00
parent 64d7f6c5f3
commit 6d46b1e13f
3 changed files with 4 additions and 4 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "1d0f66a3c6c6cf77ab49c834ba0d05f5232f637d"
echo "ef13dcf0b98d3fc489d27a0c0fcbed5ed0e584b4"
}
# Show version information
version()
{
echo "Wine Staging 7.16"
echo "Wine Staging 7.17"
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes"
echo ""

View File

@ -1,2 +1,2 @@
Wine Staging 7.16
Wine Staging 7.17

View File

@ -1 +1 @@
1d0f66a3c6c6cf77ab49c834ba0d05f5232f637d
ef13dcf0b98d3fc489d27a0c0fcbed5ed0e584b4