From c5484a3c3560225516d45b6e1616fa18ddc02097 Mon Sep 17 00:00:00 2001 From: morkt Date: Fri, 29 May 2015 14:58:34 +0400 Subject: [PATCH] updated assembly version. --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index bf9aea99..e37ef3ec 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.1.1.18")] -[assembly: AssemblyFileVersion ("1.1.1.18")] +[assembly: AssemblyVersion ("1.1.1.19")] +[assembly: AssemblyFileVersion ("1.1.1.19")]