summaryrefslogtreecommitdiff
path: root/Juick/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2014-12-25 02:30:46 +0300
committerGravatar Vitaly Takmazov2014-12-25 02:31:44 +0300
commitbad1ba044c60afcf20643883878f2103d9db9744 (patch)
tree9cdd2059f686d4c886eb83fb7001e1924db618ea /Juick/Properties/AssemblyInfo.cs
parent047e5c0b97a7212e2c68c4952722a8b8d94eb9af (diff)
Fixes AFTER submission
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 eee1c5c..578be39 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("2.1.0.*")]
-[assembly: AssemblyFileVersion("2.1.0.*")]
+[assembly: AssemblyVersion("2.1.1")]
+[assembly: AssemblyFileVersion("2.1.1")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]