Bump version to 3.2.

This commit is contained in:
Zebediah Figura 2018-02-18 10:57:16 -06:00
parent f11d05b414
commit abaeab8e60
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ upstream_commit()
# Show version information
version()
{
echo "Wine Staging 3.1 (Unreleased)"
echo "Wine Staging 3.2 (Unreleased)"
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.1 (Unreleased)
Wine Staging 3.2 (Unreleased)