summaryrefslogtreecommitdiff
path: root/Juick/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-01-31 16:47:53 +0400
committerGravatar Vitaly Takmazov2013-01-31 16:47:53 +0400
commitfb20dfd7b1529d654c1ec9ad23dda1a427ac648c (patch)
treeea7f639f980fad33f23bc3b7c72a23a28233d81d /Juick/Properties/AssemblyInfo.cs
parent56b910c625fadcc712ba735a82a107e2bb0c9c41 (diff)
parent79317212ed6b3d26c3a2e765b6f58f9d43207f8d (diff)
Merge branch 'master' of https://bitbucket.org/vitalyster/juick-windowsphone
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 d3496e2..9a52d9e 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.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.0.9.9")]
+[assembly: AssemblyFileVersion("1.0.9.9")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]