[MediaWiki-commits] [Gerrit] Up the version for the Settings - About screen and manifest. - change (apps...wikipedia)

2014-03-28 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged.

Change subject: Up the version for the Settings - About screen and manifest.
..


Up the version for the Settings - About screen and manifest.

Change-Id: I1dcf6e66e779319ab9c047f07a32d479a588ea0a
---
M app.appcache
M js/lib/menu.js
M manifest.webapp
3 files changed, 4 insertions(+), 3 deletions(-)

Approvals:
  Brion VIBBER: Verified; Looks good to me, approved



diff --git a/app.appcache b/app.appcache
index 66190b6..dcf805c 100644
--- a/app.appcache
+++ b/app.appcache
@@ -1,5 +1,5 @@
 CACHE MANIFEST
-# Wed Mar 19 17:18:24 UTC 2014
+# Wed Mar 19 22:41:08 UTC 2014
 index.html
 404.html
 AUTHORS
diff --git a/js/lib/menu.js b/js/lib/menu.js
index 7c06a4e..f4be605 100644
--- a/js/lib/menu.js
+++ b/js/lib/menu.js
@@ -14,7 +14,8 @@
 }
 
 function getAboutVersionString() {
-   return 3.2.1;
+   /* window.navigator.mozApps.getSelf() turned out to be problematic here 
*/
+   return 3.2.6;
 }
 
 var menu_items = [
diff --git a/manifest.webapp b/manifest.webapp
index 9cc7cf4..568a129 100644
--- a/manifest.webapp
+++ b/manifest.webapp
@@ -1,5 +1,5 @@
 {
-  version: 0.5,
+  version: 3.2.6,
   name: Wikipedia,
   description: Wikipedia Mobile for Firefox OS,
   launch_path: /WikipediaMobileFirefoxOS/,

-- 
To view, visit https://gerrit.wikimedia.org/r/119652
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1dcf6e66e779319ab9c047f07a32d479a588ea0a
Gerrit-PatchSet: 1
Gerrit-Project: apps/firefox/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dr0ptp4kt ab...@wikimedia.org
Gerrit-Reviewer: Brion VIBBER br...@wikimedia.org
Gerrit-Reviewer: Yurik yu...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Up the version for the Settings - About screen and manifest. - change (apps...wikipedia)

2014-03-19 Thread Dr0ptp4kt (Code Review)
Dr0ptp4kt has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/119652

Change subject: Up the version for the Settings - About screen and manifest.
..

Up the version for the Settings - About screen and manifest.

Change-Id: I1dcf6e66e779319ab9c047f07a32d479a588ea0a
---
M app.appcache
M js/lib/menu.js
M manifest.webapp
3 files changed, 4 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/firefox/wikipedia 
refs/changes/52/119652/1

diff --git a/app.appcache b/app.appcache
index 66190b6..dcf805c 100644
--- a/app.appcache
+++ b/app.appcache
@@ -1,5 +1,5 @@
 CACHE MANIFEST
-# Wed Mar 19 17:18:24 UTC 2014
+# Wed Mar 19 22:41:08 UTC 2014
 index.html
 404.html
 AUTHORS
diff --git a/js/lib/menu.js b/js/lib/menu.js
index 7c06a4e..f4be605 100644
--- a/js/lib/menu.js
+++ b/js/lib/menu.js
@@ -14,7 +14,8 @@
 }
 
 function getAboutVersionString() {
-   return 3.2.1;
+   /* window.navigator.mozApps.getSelf() turned out to be problematic here 
*/
+   return 3.2.6;
 }
 
 var menu_items = [
diff --git a/manifest.webapp b/manifest.webapp
index 9cc7cf4..568a129 100644
--- a/manifest.webapp
+++ b/manifest.webapp
@@ -1,5 +1,5 @@
 {
-  version: 0.5,
+  version: 3.2.6,
   name: Wikipedia,
   description: Wikipedia Mobile for Firefox OS,
   launch_path: /WikipediaMobileFirefoxOS/,

-- 
To view, visit https://gerrit.wikimedia.org/r/119652
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1dcf6e66e779319ab9c047f07a32d479a588ea0a
Gerrit-PatchSet: 1
Gerrit-Project: apps/firefox/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dr0ptp4kt ab...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits