From ba3a92b6da1b40e8989cce06e916fdb57187d7d3 Mon Sep 17 00:00:00 2001 From: S T Chan Date: Mon, 2 Sep 2019 00:28:50 -0400 Subject: [PATCH] fix for github issue #26 (bug with filename containing unicode/utf8 letters) - include v9.29 of gsdll64.dll. bumped version to 1.0.8 --- Common/PdfScribeSharedAssemblyInfo.cs | 2 +- PdfScribeInstall/Product.wxs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Common/PdfScribeSharedAssemblyInfo.cs b/Common/PdfScribeSharedAssemblyInfo.cs index ab34627..d7ab657 100644 --- a/Common/PdfScribeSharedAssemblyInfo.cs +++ b/Common/PdfScribeSharedAssemblyInfo.cs @@ -22,4 +22,4 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.0.7.*")] +[assembly: AssemblyVersion("1.0.8.*")] diff --git a/PdfScribeInstall/Product.wxs b/PdfScribeInstall/Product.wxs index c263e8a..ac2bcf5 100644 --- a/PdfScribeInstall/Product.wxs +++ b/PdfScribeInstall/Product.wxs @@ -1,11 +1,11 @@ - +