From e21723447ec7f7c8d83f0cb0c09162eb390b6055 Mon Sep 17 00:00:00 2001 From: dzhenko Date: Fri, 20 Feb 2015 17:00:02 +0200 Subject: [PATCH] Done --- AssemblyInfoShare/SharedAssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AssemblyInfoShare/SharedAssemblyInfo.cs b/AssemblyInfoShare/SharedAssemblyInfo.cs index 517f5cb44..e808d7f15 100644 --- a/AssemblyInfoShare/SharedAssemblyInfo.cs +++ b/AssemblyInfoShare/SharedAssemblyInfo.cs @@ -24,5 +24,5 @@ // 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.1.90.1")] -[assembly: AssemblyFileVersion("1.1.90.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.90.2")] +[assembly: AssemblyFileVersion("1.1.90.2")] \ No newline at end of file