From 047e5c0b97a7212e2c68c4952722a8b8d94eb9af Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 23 Dec 2014 02:12:01 +0300 Subject: Fixes before submission --- Juick/Properties/AssemblyInfo.cs | 4 ++-- Juick/Properties/WMAppManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Juick/Properties') diff --git a/Juick/Properties/AssemblyInfo.cs b/Juick/Properties/AssemblyInfo.cs index 928036d..eee1c5c 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("2.0.0.1")] -[assembly: AssemblyFileVersion("2.0.0.1")] +[assembly: AssemblyVersion("2.1.0.*")] +[assembly: AssemblyFileVersion("2.1.0.*")] [assembly: NeutralResourcesLanguageAttribute("en-US")] diff --git a/Juick/Properties/WMAppManifest.xml b/Juick/Properties/WMAppManifest.xml index 802ffe8..4fea83c 100644 --- a/Juick/Properties/WMAppManifest.xml +++ b/Juick/Properties/WMAppManifest.xml @@ -1,7 +1,7 @@  - + ApplicationIcon.png @@ -22,7 +22,7 @@ - + -- cgit v1.2.3