From db8a3673bab9c0d27fbb98332d0c47922d9be209 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 2 Mar 2013 20:35:12 +0400 Subject: 1.0.9.10 --- Juick/Juick.csproj | 1 + Juick/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj index d467f85..3031d57 100644 --- a/Juick/Juick.csproj +++ b/Juick/Juick.csproj @@ -46,6 +46,7 @@ true prompt 4 + true diff --git a/Juick/Properties/AssemblyInfo.cs b/Juick/Properties/AssemblyInfo.cs index 9a52d9e..9a99ba0 100644 --- a/Juick/Properties/AssemblyInfo.cs +++ b/Juick/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ using System.Resources; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.9.9")] -[assembly: AssemblyFileVersion("1.0.9.9")] +[assembly: AssemblyVersion("1.0.9.10")] +[assembly: AssemblyFileVersion("1.0.9.10")] [assembly: NeutralResourcesLanguageAttribute("en-US")] -- cgit v1.2.3