diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 5d5cd559..33b7ea55 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -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 "" diff --git a/staging/VERSION b/staging/VERSION index ee803e17..7aae77b3 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 3.13 (Unreleased) +Wine Staging 3.13