You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/12/17 19:59:40 UTC

[3/3] cordova-ubuntu git commit: Update JS snapshot to version 4.4.0-dev (via coho)

Update JS snapshot to version 4.4.0-dev (via coho)


Project: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/commit/3ff56ddf
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/tree/3ff56ddf
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/diff/3ff56ddf

Branch: refs/heads/master
Commit: 3ff56ddff637c095e6a9d07a2586d37be21dc76f
Parents: ed9f9be
Author: David Barth <da...@canonical.com>
Authored: Thu Dec 17 19:45:09 2015 +0100
Committer: David Barth <da...@canonical.com>
Committed: Thu Dec 17 19:45:09 2015 +0100

----------------------------------------------------------------------
 www/cordova.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/3ff56ddf/www/cordova.js
----------------------------------------------------------------------
diff --git a/www/cordova.js b/www/cordova.js
index 3193162..9aa4221 100644
--- a/www/cordova.js
+++ b/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: ubuntu
-// 8e9610fe33fc743fcaf5d920064f0deb2cad1715
+// ded62dda172755defaf75378ed007dc05730ec22
 /*
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
@@ -817,7 +817,7 @@ module.exports = channel;
 
 });
 
-// file: /Users/steveng/repo/cordova/cordova-ubuntu/cordova-js-src/exec.js
+// file: /home/dbarth/devel/wily/cordova/cordova-ubuntu/cordova-js-src/exec.js
 define("cordova/exec", function(require, exports, module) {
 
 var cordova = require('cordova'),
@@ -1368,7 +1368,7 @@ exports.reset();
 
 });
 
-// file: /Users/steveng/repo/cordova/cordova-ubuntu/cordova-js-src/platform.js
+// file: /home/dbarth/devel/wily/cordova/cordova-ubuntu/cordova-js-src/platform.js
 define("cordova/platform", function(require, exports, module) {
 
 module.exports = {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org