From ca467d29d9ebe13b1c94aea28bd9700bfb4cf6ce Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Fri, 26 Dec 2014 15:50:27 -0500 Subject: [PATCH] Updated version --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index b915e1f..440bc10 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.198.0")] +[assembly: AssemblyVersion("1.0.199.0")] [assembly: CLSCompliant(true)]