summaryrefslogtreecommitdiff
path: root/Juick/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2014-05-24 13:18:19 +0400
committerGravatar Vitaly Takmazov2014-05-24 13:18:19 +0400
commit0c5e49fa07adc2592f42b75728b10e77a242e842 (patch)
treeb2a88c068b5ca65173802c05d3372ce16bb6225d /Juick/Properties/AssemblyInfo.cs
parent772683b4e2b1175406e2d80b9fa9694b47ede6eb (diff)
2.0: dropped WP7 support, dropped WPtoolkit
Diffstat (limited to 'Juick/Properties/AssemblyInfo.cs')
-rw-r--r--Juick/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Juick/Properties/AssemblyInfo.cs b/Juick/Properties/AssemblyInfo.cs
index a054912..928036d 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.2.*")]
-[assembly: AssemblyFileVersion("1.1.2.*")]
+[assembly: AssemblyVersion("2.0.0.1")]
+[assembly: AssemblyFileVersion("2.0.0.1")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]