From 02033af9ef4f86cbbbe626bc5bac08c0d6135b7c Mon Sep 17 00:00:00 2001 From: Swamp Ig Date: Sat, 10 May 2014 22:34:02 +0800 Subject: [PATCH] Version 2.1.2 --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index ff381762..758a322a 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.1.1")] +[assembly: AssemblyVersion("2.1.2")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing.