mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Release v8.1
This commit is contained in:
parent
e113a09752
commit
dde734350d
@ -51,13 +51,13 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "4e5fab6214d9304004369d50b6c73b8d88cf46d8"
|
||||
echo "a4ed65d57721adade08440b9cabf44e3394fc3ad"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 8.0"
|
||||
echo "Wine Staging 8.1"
|
||||
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 8.0
|
||||
Wine Staging 8.1
|
||||
|
||||
|
@ -1 +1 @@
|
||||
6c75cddb9851095694dfa397870919d4cc70d3ef
|
||||
a4ed65d57721adade08440b9cabf44e3394fc3ad
|
||||
|
Loading…
Reference in New Issue
Block a user