From b7562eda435e844491f9c4627953916a343adef2 Mon Sep 17 00:00:00 2001 From: Stefan Hirschmann Date: Thu, 22 May 2014 14:07:06 +0200 Subject: [PATCH] [chg] Update setup version. --- NbfcSetup/Constants.wxi | 2 +- StagWare.FanControl.Service/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NbfcSetup/Constants.wxi b/NbfcSetup/Constants.wxi index 40c73d3a..aadf507f 100644 --- a/NbfcSetup/Constants.wxi +++ b/NbfcSetup/Constants.wxi @@ -5,5 +5,5 @@ - + diff --git a/StagWare.FanControl.Service/Properties/AssemblyInfo.cs b/StagWare.FanControl.Service/Properties/AssemblyInfo.cs index 51a82052..e16d1cd3 100644 --- a/StagWare.FanControl.Service/Properties/AssemblyInfo.cs +++ b/StagWare.FanControl.Service/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.0.17")] -[assembly: AssemblyFileVersion("1.1.0.17")] +[assembly: AssemblyVersion("1.1.1.19")] +[assembly: AssemblyFileVersion("1.1.1.19")]