summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-04-26 22:05:20 +0400
committerGravatar Vitaly Takmazov2013-04-26 22:05:20 +0400
commit7b1c7831a51fde41f42732a6da6431197a8f4e4b (patch)
treeb34cf97391da0b7b3598428228f2fd69927d80fa
parentee46fb9228fd6e70893270703d814a400bb8ca22 (diff)
1.1.0.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..add9f2e 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.1")]
+[assembly: AssemblyFileVersion("1.1.0.1")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]