[Pkg-mozext-commits] [wot] 68/226: updated version to 20130107

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:35:35 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 0a936c7cdaaeb91698f2de71b8915ba940cce636
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Mon Jan 7 15:08:12 2013 +0200

    updated version to 20130107
---
 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 80e70a0..ca5b2d3 100644
--- a/content/config.js
+++ b/content/config.js
@@ -19,7 +19,7 @@
 */
 
 const WOT_PLATFORM = "firefox";
-const WOT_VERSION  = "20130105";
+const WOT_VERSION  = "20130107";
 
 /*
  * Constants
diff --git a/content/injections/wot_proxy.js b/content/injections/wot_proxy.js
index e1afe26..39bc710 100644
--- a/content/injections/wot_proxy.js
+++ b/content/injections/wot_proxy.js
@@ -24,7 +24,7 @@
 * */
 
 var wot = {
-	version: "20130105",    // TODO: init this value from the add-on core code
+	version: "20130107",    // 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 5ed5c23..5da5454 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>18.0a1</em:maxVersion>
+				<em:maxVersion>21.0a1</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