summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-04-23 16:11:29 +0400
committerGravatar Vitaly Takmazov2013-04-23 16:11:29 +0400
commit6fed9b8d6a99060502a2a015e6185d9208c32e62 (patch)
tree70dddc4756c0139df5727764ae1620674a2c1c1e
parentf845109f6679e78501c1f3363315a0cf39af29e9 (diff)
Version 1.1
-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 9a99ba0..7d007ab 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.9.10")]
-[assembly: AssemblyFileVersion("1.0.9.10")]
+[assembly: AssemblyVersion("1.1.0")]
+[assembly: AssemblyFileVersion("1.1.0")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]