summaryrefslogtreecommitdiff
path: root/Juick/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorGravatar k0st1x2015-07-30 23:03:35 +0300
committerGravatar k0st1x2015-07-30 23:03:35 +0300
commit73443e2fd916747e9d6c0bc5b0365e50813207e0 (patch)
tree4aaca4f07fd03aeb5306b30277b213f3b40178c6 /Juick/Properties/AssemblyInfo.cs
parentf886241fdf48e1c1880084ae2f4bd0541f5cf3c0 (diff)
parentbad1ba044c60afcf20643883878f2103d9db9744 (diff)
Merge branch 'master' of https://bitbucket.org/vitalyster/juick-windowsphone
Conflicts: Juick/Properties/WMAppManifest.xml
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")]