mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
Release v7.13
This commit is contained in:
parent
7cecf22dcc
commit
cd8ca4d7d6
@ -51,13 +51,13 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "a0febe909780189fa2441635484cb592b9ab64b5"
|
||||
echo "dfff9217746e5076aba35513c6d4bc3d271d109c"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 7.12"
|
||||
echo "Wine Staging 7.13"
|
||||
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.12
|
||||
Wine Staging 7.13
|
||||
|
||||
|
@ -1 +1 @@
|
||||
a0febe909780189fa2441635484cb592b9ab64b5
|
||||
dfff9217746e5076aba35513c6d4bc3d271d109c
|
||||
|
Loading…
Reference in New Issue
Block a user