From 934e5cd2cc0dfd5ef64b19198ced0838c85553e6 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Wed, 17 Dec 2014 15:51:45 -0500 Subject: [PATCH] Version update --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index c79bd57..b915e1f 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -27,5 +27,5 @@ using System.Runtime.CompilerServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.189.0")] +[assembly: AssemblyVersion("1.0.198.0")] [assembly: CLSCompliant(true)]