summaryrefslogtreecommitdiff
path: root/Juick/Properties
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-03-29 12:47:25 +0400
committerGravatar Vitaly Takmazov2013-03-29 12:47:25 +0400
commite20d55789c6ab0c2c6324eb6806c12cc96723eca (patch)
tree0b947cf4394b086fa27ac4c210ffc9c673e6f4c5 /Juick/Properties
parenta84c894c89f23e3eb6416ff8943d4d8a2fe84a49 (diff)
parent6df49ee7c25d739ec6445a13e1aa828a4da41730 (diff)
Merge branch 'master' of https://bitbucket.org/vitalyster/juick-windowsphone
Diffstat (limited to 'Juick/Properties')
-rw-r--r--Juick/Properties/AssemblyInfo.cs4
-rw-r--r--Juick/Properties/WMAppManifest.xml3
2 files changed, 5 insertions, 2 deletions
diff --git a/Juick/Properties/AssemblyInfo.cs b/Juick/Properties/AssemblyInfo.cs
index 9a52d9e..9a99ba0 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.0.9.9")]
-[assembly: AssemblyFileVersion("1.0.9.9")]
+[assembly: AssemblyVersion("1.0.9.10")]
+[assembly: AssemblyFileVersion("1.0.9.10")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]
diff --git a/Juick/Properties/WMAppManifest.xml b/Juick/Properties/WMAppManifest.xml
index 8f7b6da..15e3611 100644
--- a/Juick/Properties/WMAppManifest.xml
+++ b/Juick/Properties/WMAppManifest.xml
@@ -33,5 +33,8 @@
<Extensions>
<Extension ExtensionName="Photos_Extra_Share" ConsumerID="{5B04B775-356B-4AA0-AAF8-6491FFEA5632}" TaskID="_default" />
</Extensions>
+ <!--<AppExtra xmlns="" AppPlatformVersion="8.0">
+ <Extra Name="Tiles"/>
+ </AppExtra>-->
</App>
</Deployment> \ No newline at end of file