From abb1f3201c856d8f7edc7c3a129f59b08f624949 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Fri, 16 Jun 2017 00:39:17 +0200 Subject: [PATCH] Release 2.10-2 (macOS preloader fixes). --- 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 f10cc66b..d932b600 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -58,7 +58,7 @@ upstream_commit() # Show version information version() { - echo "Wine Staging 2.10" + echo "Wine Staging 2.10-2" echo "Copyright (C) 2014-2017 the Wine Staging project authors." echo "" echo "Patchset to be applied on upstream Wine:" diff --git a/staging/VERSION b/staging/VERSION index 138dd3e8..b236751d 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1 +1 @@ -Wine Staging 2.10 +Wine Staging 2.10-2