You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2016/03/31 16:52:54 UTC

[5/8] cordova-windows git commit: CB-10999 Update JS snapshot to version 4.3.2 (via coho)

CB-10999 Update JS snapshot to version 4.3.2 (via coho)


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

Branch: refs/heads/4.3.x
Commit: a4dcad3d33bcfe93cbb0916cf4e35d3e2ed0ebd8
Parents: dbf6a1d
Author: Vladimir Kotikov <ko...@gmail.com>
Authored: Thu Mar 31 16:32:22 2016 +0300
Committer: Vladimir Kotikov <ko...@gmail.com>
Committed: Thu Mar 31 16:45:04 2016 +0300

----------------------------------------------------------------------
 template/www/cordova.js | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/a4dcad3d/template/www/cordova.js
----------------------------------------------------------------------
diff --git a/template/www/cordova.js b/template/www/cordova.js
index 0d00e0f..79735bf 100644
--- a/template/www/cordova.js
+++ b/template/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows
-// 533e1bfdbc57d54106ca39a02b21a1909f84fda7
+// 2fd4bcb84048415922d13d80d35b8d1668e8e150
 /*
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
@@ -19,7 +19,7 @@
  under the License.
 */
 ;(function() {
-var PLATFORM_VERSION_BUILD_LABEL = '4.3.1';
+var PLATFORM_VERSION_BUILD_LABEL = '4.3.2';
 // file: src/scripts/require.js
 
 /*jshint -W079 */
@@ -817,7 +817,7 @@ module.exports = channel;
 
 });
 
-// file: e:/cordova/cordova-windows/cordova-js-src/exec.js
+// file: d:/cordova/cordova-windows/cordova-js-src/exec.js
 define("cordova/exec", function(require, exports, module) {
 
 /*jslint sloppy:true, plusplus:true*/
@@ -1394,7 +1394,7 @@ exports.reset();
 
 });
 
-// file: e:/cordova/cordova-windows/cordova-js-src/platform.js
+// file: d:/cordova/cordova-windows/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