Release v7.18

This commit is contained in:
Alistair Leslie-Hughes 2022-09-24 09:52:05 +10:00
parent 29e810ed54
commit fe476e7241
3 changed files with 4 additions and 4 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "52a83ffe4ef1ef58520b09f8d2144dcf291b622b"
echo "ad26f04f69a03c6299cd2d0f14fb03b2df2c1495"
}
# Show version information
version()
{
echo "Wine Staging 7.17"
echo "Wine Staging 7.18"
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.17
Wine Staging 7.18

View File

@ -1 +1 @@
52a83ffe4ef1ef58520b09f8d2144dcf291b622b
ad26f04f69a03c6299cd2d0f14fb03b2df2c1495