From d6ab7cef7cfe4dd905ba17f5a1c48bc19ba3bcac Mon Sep 17 00:00:00 2001 From: Marsel Sayfullin Date: Sun, 25 Aug 2013 13:37:49 +0400 Subject: [PATCH] Pump up build number --- CommonAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CommonAssemblyInfo.cs b/CommonAssemblyInfo.cs index fbfcb06..43a1bb1 100644 --- a/CommonAssemblyInfo.cs +++ b/CommonAssemblyInfo.cs @@ -18,4 +18,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.1.0.0")]