From e44a0006d06f8f779e5a105ceda07968ee9c6aa3 Mon Sep 17 00:00:00 2001 From: Marsel Sayfullin Date: Sun, 11 Aug 2013 12:41:28 +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 833270c..fbfcb06 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("0.2.0.0")] +[assembly: AssemblyVersion("1.0.0.0")]