Release v5.15

This commit is contained in:
Alistair Leslie-Hughes 2020-08-15 17:34:37 +10:00
parent 621cf69c80
commit eae4093bf8
2 changed files with 3 additions and 3 deletions

View File

@ -52,13 +52,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "447bce4117a58910690a0d2610ebcbdd49ae9127"
echo "019fcaa36410f5b52e9c3fb90a621b56a4f10f35"
}
# Show version information
version()
{
echo "Wine Staging 5.14"
echo "Wine Staging 5.15"
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes"
echo ""

View File

@ -1 +1 @@
Wine Staging 5.14
Wine Staging 5.15