Release v7.12

This commit is contained in:
Alistair Leslie-Hughes 2022-07-02 14:31:17 +10:00
parent e7622edfc9
commit 8699d2c2f6
3 changed files with 4 additions and 4 deletions

View File

@ -51,13 +51,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "67f9c76386c8f67363f1fa90d7f7ac0ac84fdcd7"
echo "b2bf7b6b899dc18d092deebb0356a909db656ba8"
}
# Show version information
version()
{
echo "Wine Staging 7.11"
echo "Wine Staging 7.12"
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.11
Wine Staging 7.12

View File

@ -1 +1 @@
67f9c76386c8f67363f1fa90d7f7ac0ac84fdcd7
b2bf7b6b899dc18d092deebb0356a909db656ba8