From 465b79ce5c2f553271e916a852cbcdb511bd6982 Mon Sep 17 00:00:00 2001 From: morkt Date: Thu, 14 May 2015 16:28:03 +0400 Subject: [PATCH] assembly version update. --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 9c301724..931842aa 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ using System.Windows; // 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.0.4.15")] -[assembly: AssemblyFileVersion ("1.0.4.15")] +[assembly: AssemblyVersion ("1.0.4.16")] +[assembly: AssemblyFileVersion ("1.0.4.16")]