[Pkg-mozext-commits] [wot] 76/226: Updated version to 20130402
David Prévot
taffit at moszumanska.debian.org
Fri May 1 00:35:36 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 14772663d2eeb49213678d156ffc99e2207c1f43
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date: Tue Apr 2 11:01:10 2013 +0300
Updated version to 20130402
---
content/config.js | 2 +-
content/injections/wot_proxy.js | 2 +-
install.rdf.template | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/config.js b/content/config.js
index 495b12a..ec7b00c 100644
--- a/content/config.js
+++ b/content/config.js
@@ -19,7 +19,7 @@
*/
const WOT_PLATFORM = "firefox";
-const WOT_VERSION = "20130129";
+const WOT_VERSION = "20130402";
/*
* Constants
diff --git a/content/injections/wot_proxy.js b/content/injections/wot_proxy.js
index 67d690b..0e3c638 100644
--- a/content/injections/wot_proxy.js
+++ b/content/injections/wot_proxy.js
@@ -24,7 +24,7 @@
* */
var wot = {
- version: "20130129", // TODO: init this value from the add-on core code
+ version: "20130402", // TODO: init this value from the add-on core code
platform: "firefox",
debug: false, // when changing this, don't forget to switch ga_id value also!
default_component: 0,
diff --git a/install.rdf.template b/install.rdf.template
index 5da5454..68273f3 100644
--- a/install.rdf.template
+++ b/install.rdf.template
@@ -16,7 +16,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>14.0</em:minVersion>
- <em:maxVersion>21.0a1</em:maxVersion>
+ <em:maxVersion>23.0</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
--
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