From f693efdee7e40e362b441bde287dc16bcced8ee1 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 16 Dec 2013 14:06:20 +0400 Subject: 1.1.2 --- Juick/Properties/AssemblyInfo.cs | 4 ++-- Juick/Properties/WMAppManifest.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Juick/Properties/AssemblyInfo.cs b/Juick/Properties/AssemblyInfo.cs index 0943527..a054912 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.1.0")] -[assembly: AssemblyFileVersion("1.1.1.0")] +[assembly: AssemblyVersion("1.1.2.*")] +[assembly: AssemblyFileVersion("1.1.2.*")] [assembly: NeutralResourcesLanguageAttribute("en-US")] diff --git a/Juick/Properties/WMAppManifest.xml b/Juick/Properties/WMAppManifest.xml index 83364dd..cf6c5ef 100644 --- a/Juick/Properties/WMAppManifest.xml +++ b/Juick/Properties/WMAppManifest.xml @@ -1,6 +1,6 @@  - + ApplicationIcon.png -- cgit v1.2.3