Release 3.13

This commit is contained in:
Alistair Leslie-Hughes 2018-07-21 09:54:00 +10:00
parent 18f4be0e03
commit 44aadc3afc
2 changed files with 3 additions and 3 deletions

View File

@ -52,13 +52,13 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "d265dd88cd93ce6ffe56c9cfd640b064d7c14e29"
echo "25cc380b8ed41652b135657ef7651beef2f20ae4"
}
# Show version information
version()
{
echo "Wine Staging 3.13 (Unreleased)"
echo "Wine Staging 3.13"
echo "Copyright (C) 2014-2018 the Wine Staging project authors."
echo "Copyright (C) 2018 Alistair Leslie-Hughes"
echo ""

View File

@ -1 +1 @@
Wine Staging 3.13 (Unreleased)
Wine Staging 3.13