mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Release v7.0
This commit is contained in:
parent
0111d074e6
commit
2fc92f8ba6
@ -51,13 +51,13 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "b2f75a026f14805888a4b91d8a2e2c60a35fc1b7"
|
||||
echo "c7c729c0db7c3e246182a890de4c606f3e394d0e"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 7.0-rc6"
|
||||
echo "Wine Staging 7.0"
|
||||
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
|
||||
echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes"
|
||||
echo ""
|
||||
|
@ -1 +1 @@
|
||||
Wine Staging 7.0-rc6
|
||||
Wine Staging 7.0
|
||||
|
@ -1 +1 @@
|
||||
b2f75a026f14805888a4b91d8a2e2c60a35fc1b7
|
||||
c7c729c0db7c3e246182a890de4c606f3e394d0e
|
||||
|
Loading…
Reference in New Issue
Block a user