[Pkg-mozext-commits] [wot] 04/09: Fixed wrong date version

David Prévot taffit at moszumanska.debian.org
Sat Jul 11 22:49:47 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 2bf3c64caef071461979c7deb6dfc2d96a41b64c
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Sun Jul 5 18:39:30 2015 +0300

    Fixed wrong date version
---
 content/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/config.js b/content/config.js
index 66fe1a4..c4187bc 100644
--- a/content/config.js
+++ b/content/config.js
@@ -21,7 +21,7 @@
 "use strict";
 
 const WOT_PLATFORM = "firefox";
-const WOT_VERSION  = "20150605";
+const WOT_VERSION  = "20150705";
 
 /*
  * Constants

-- 
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