From d184fa7831de2b2c330a3fc669a82d2229c273fa Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Mon, 26 Dec 2016 22:16:58 +0100 Subject: [PATCH] Release 2.0-rc3. --- patches/patchinstall.sh | 2 +- staging/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 94898c4a..ac63c49e 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -58,7 +58,7 @@ upstream_commit() # Show version information version() { - echo "Wine Staging 2.0-rc3 (unreleased)" + echo "Wine Staging 2.0-rc3" echo "Copyright (C) 2014-2016 the Wine Staging project authors." echo "" echo "Patchset to be applied on upstream Wine:" diff --git a/staging/VERSION b/staging/VERSION index e0ba1113..b9d1b5bb 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 2.0-rc3 (unreleased) +Wine Staging 2.0-rc3