mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Release 3.9
This commit is contained in:
parent
06caa35518
commit
69650f38d8
@ -52,13 +52,13 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "b70f0d723a768b9fdc89cd835b23718f6cd61f31"
|
||||
echo "59994c94092efb70fcbec0cb147401609d125e41"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 3.9 (Unreleased)"
|
||||
echo "Wine Staging 3.9"
|
||||
echo "Copyright (C) 2014-2018 the Wine Staging project authors."
|
||||
echo "Copyright (C) 2018 Alistair Leslie-Hughes"
|
||||
echo ""
|
||||
|
@ -1 +1 @@
|
||||
Wine Staging 3.9 (Unreleased)
|
||||
Wine Staging 3.9
|
||||
|
Loading…
Reference in New Issue
Block a user