mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Release v7.18
This commit is contained in:
parent
29e810ed54
commit
fe476e7241
@ -51,13 +51,13 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "52a83ffe4ef1ef58520b09f8d2144dcf291b622b"
|
||||
echo "ad26f04f69a03c6299cd2d0f14fb03b2df2c1495"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 7.17"
|
||||
echo "Wine Staging 7.18"
|
||||
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.17
|
||||
Wine Staging 7.18
|
||||
|
||||
|
@ -1 +1 @@
|
||||
52a83ffe4ef1ef58520b09f8d2144dcf291b622b
|
||||
ad26f04f69a03c6299cd2d0f14fb03b2df2c1495
|
||||
|
Loading…
Reference in New Issue
Block a user