Release v7.5

This commit is contained in:
Alistair Leslie-Hughes 2022-03-26 11:06:13 +11:00
parent d1a232c3e2
commit 1e792e2d3b
2 changed files with 3 additions and 3 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "d9fdde935a153d2ce7c27cf508c499be8ed15d0b"
echo "4bbb43d6c7ee824ff533628020c6309c4ff86c28"
}
# Show version information
version()
{
echo "Wine Staging 7.4"
echo "Wine Staging 7.5"
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes"
echo ""

View File

@ -1 +1 @@
Wine Staging 7.4
Wine Staging 7.5