summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-04-27 00:00:22 +0400
committerGravatar Vitaly Takmazov2013-04-27 00:00:22 +0400
commit1fafc7e199b5b234dd3de7dce588891f5e03399c (patch)
tree4c64a05fb9b0a0be5c1b844a144894958acf16a7
parentd5b64f664e60273baf913148a788b6323fda10fb (diff)
1.1.0.3
-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 7d007ab..35a39cb 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")]
-[assembly: AssemblyFileVersion("1.1.0")]
+[assembly: AssemblyVersion("1.1.0.3")]
+[assembly: AssemblyFileVersion("1.1.0.3")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]