mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Release v7.12
This commit is contained in:
parent
e7622edfc9
commit
8699d2c2f6
@ -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 ""
|
||||
|
@ -1,2 +1,2 @@
|
||||
Wine Staging 7.11
|
||||
Wine Staging 7.12
|
||||
|
||||
|
@ -1 +1 @@
|
||||
67f9c76386c8f67363f1fa90d7f7ac0ac84fdcd7
|
||||
b2bf7b6b899dc18d092deebb0356a909db656ba8
|
||||
|
Loading…
Reference in New Issue
Block a user