From 48d6eae71d49875c7ad10af6757f03129582a430 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 9 Oct 2013 01:05:21 +0400 Subject: 1.1.1.0 --- Juick/Juick.csproj | 1 - Juick/Properties/AssemblyInfo.cs | 4 ++-- Juick/Properties/WMAppManifest.xml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj index 53d0a72..b1cc31e 100644 --- a/Juick/Juick.csproj +++ b/Juick/Juick.csproj @@ -165,7 +165,6 @@ PreserveNewest - diff --git a/Juick/Properties/AssemblyInfo.cs b/Juick/Properties/AssemblyInfo.cs index 35a39cb..0943527 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.3")] -[assembly: AssemblyFileVersion("1.1.0.3")] +[assembly: AssemblyVersion("1.1.1.0")] +[assembly: AssemblyFileVersion("1.1.1.0")] [assembly: NeutralResourcesLanguageAttribute("en-US")] diff --git a/Juick/Properties/WMAppManifest.xml b/Juick/Properties/WMAppManifest.xml index 15e3611..83364dd 100644 --- a/Juick/Properties/WMAppManifest.xml +++ b/Juick/Properties/WMAppManifest.xml @@ -1,6 +1,6 @@  - + ApplicationIcon.png -- cgit v1.2.3