From 78dab8de5968602b2b425f5316a2c3b51f1d644e Mon Sep 17 00:00:00 2001 From: Paddy Xu Date: Thu, 19 Dec 2013 20:02:42 +0100 Subject: [PATCH] Now enters v1.0.8.0. --- VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VersionInfo.cs b/VersionInfo.cs index 38b3d3a..a6482f8 100644 --- a/VersionInfo.cs +++ b/VersionInfo.cs @@ -11,4 +11,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.7.6")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.8.0")] \ No newline at end of file