From bc1ffcf7fc3707f74f8519ef2bbd917b0f64f69a Mon Sep 17 00:00:00 2001 From: Paddy Xu Date: Thu, 13 Mar 2014 17:23:33 +0100 Subject: [PATCH] update version again --- VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VersionInfo.cs b/VersionInfo.cs index 0b8dca1..c27d43b 100644 --- a/VersionInfo.cs +++ b/VersionInfo.cs @@ -11,4 +11,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.0.2")] \ No newline at end of file