summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-04-26 22:35:07 +0400
committerGravatar Vitaly Takmazov2013-04-26 22:35:07 +0400
commit648d914c8d5cf6fe2b3f8271839ec30143172376 (patch)
tree0a3bf9b6075ccec8271751f49000ffe36a16488b
parentacb14d7db321ba26c085872a96c48e7434332154 (diff)
1.1.0.2
-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 add9f2e..d97b9eb 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.1")]
-[assembly: AssemblyFileVersion("1.1.0.1")]
+[assembly: AssemblyVersion("1.1.0.2")]
+[assembly: AssemblyFileVersion("1.1.0.2")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]