summaryrefslogtreecommitdiff
path: root/Juick/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-10-09 01:05:21 +0400
committerGravatar Vitaly Takmazov2013-10-09 01:05:21 +0400
commit48d6eae71d49875c7ad10af6757f03129582a430 (patch)
treea88cd3dd381059cec0b14cea4c6fe9bdd9a6a84b /Juick/Properties/AssemblyInfo.cs
parentdaade5f7991618146e9b46287b41915d6eea954f (diff)
1.1.1.0
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 35a39cb..0943527 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.0.3")]
-[assembly: AssemblyFileVersion("1.1.0.3")]
+[assembly: AssemblyVersion("1.1.1.0")]
+[assembly: AssemblyFileVersion("1.1.1.0")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]