Repository: cordova-windows
Updated Branches:
  refs/heads/4.3.x [created] 8198b8819


CB-10299 Update JS snapshot to version 4.3.0 (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/1125bd9b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/1125bd9b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/1125bd9b

Branch: refs/heads/4.3.x
Commit: 1125bd9b6d927ece0ff35f2df7bd6443cd022542
Parents: 2222535
Author: Vladimir Kotikov <kotikov.vladi...@gmail.com>
Authored: Mon Jan 11 14:35:57 2016 +0300
Committer: Vladimir Kotikov <kotikov.vladi...@gmail.com>
Committed: Mon Jan 11 14:47:33 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/1125bd9b/template/www/cordova.js
----------------------------------------------------------------------
diff --git a/template/www/cordova.js b/template/www/cordova.js
index eed6202..fd04fb1 100644
--- a/template/www/cordova.js
+++ b/template/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows
-// 7703d38498920bdcfadd574e475553a26fc490e5
+// ded62dda172755defaf75378ed007dc05730ec22
 /*
  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.0-dev';
+var PLATFORM_VERSION_BUILD_LABEL = '4.3.0';
 // file: src/scripts/require.js
 
 /*jshint -W079 */
@@ -817,7 +817,7 @@ module.exports = channel;
 
 });
 
-// file: c:/cordova/cordova-windows/cordova-js-src/exec.js
+// file: e:/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: c:/cordova/cordova-windows/cordova-js-src/platform.js
+// file: e:/cordova/cordova-windows/cordova-js-src/platform.js
 define("cordova/platform", function(require, exports, module) {
 
 module.exports = {


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

Reply via email to