[Pkg-mozext-commits] [wot] 116/226: Updated version to 20130823

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:35:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository wot.

commit 5086791fa025a4386a5df70c09f570c65574b00d
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Fri Aug 23 10:21:01 2013 +0300

    Updated version to 20130823
---
 content/config.js | 2 +-
 content/rw/wot.js | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/config.js b/content/config.js
index ab534d7..b312ef9 100644
--- a/content/config.js
+++ b/content/config.js
@@ -19,7 +19,7 @@
 */
 
 const WOT_PLATFORM = "firefox";
-const WOT_VERSION  = "20130807";
+const WOT_VERSION  = "20130823";
 
 /*
  * Constants
diff --git a/content/rw/wot.js b/content/rw/wot.js
index a029274..48d7d38 100644
--- a/content/rw/wot.js
+++ b/content/rw/wot.js
@@ -19,11 +19,11 @@
 */
 
 var wot = {
-	version: 20130718,
+	version: 20130823,
 	platform: "firefox",
     locale: "en",           // cached value of the locale
     lang: "en-US",          // cached value of the lang
-	debug: true,            // when changing this, don't forget to switch ga_id value also!
+	debug: false,            // when changing this, don't forget to switch ga_id value also!
 	default_component: 0,
 	enable_surveys: true,   // Feedback loop engine
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git



More information about the Pkg-mozext-commits mailing list