From 648d914c8d5cf6fe2b3f8271839ec30143172376 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 26 Apr 2013 22:35:07 +0400 Subject: 1.1.0.2 --- Juick/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Juick/Properties/AssemblyInfo.cs b/Juick/Properties/AssemblyInfo.cs index add9f2e..d97b9eb 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.1.0.1")] -[assembly: AssemblyFileVersion("1.1.0.1")] +[assembly: AssemblyVersion("1.1.0.2")] +[assembly: AssemblyFileVersion("1.1.0.2")] [assembly: NeutralResourcesLanguageAttribute("en-US")] -- cgit v1.2.3