mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Release v4.14
This commit is contained in:
parent
c205df71c7
commit
31c73c6b53
@ -52,13 +52,13 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "dc23cca322a93915465a1ea3ca6f360106cd2018"
|
||||
echo "c1e8334735f20770b6c3bf2f98112bb853f5b891"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 4.13"
|
||||
echo "Wine Staging 4.14"
|
||||
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
|
||||
echo "Copyright (C) 2018-2019 Alistair Leslie-Hughes"
|
||||
echo ""
|
||||
|
@ -1 +1 @@
|
||||
Wine Staging 4.13
|
||||
Wine Staging 4.14
|
||||
|
Loading…
Reference in New Issue
Block a user