From cc0f4c193ec0a9cc804f0231192af8262bc4cea0 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Thu, 22 Jan 2015 16:49:39 -0500 Subject: [PATCH] New version --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 440bc10..88afe23 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.199.0")] +[assembly: AssemblyVersion("1.0.209.0")] [assembly: CLSCompliant(true)]