You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/09/12 22:39:09 UTC

[2/2] git commit: Update JS snapshot to version 3.7.0-dev (via coho)

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


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

Branch: refs/heads/master
Commit: 59472182f28d010a9c1cfc9542e63065445022ef
Parents: c8f2fc4
Author: Marcel Kinard <cm...@gmail.com>
Authored: Fri Sep 12 16:38:21 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Fri Sep 12 16:38:21 2014 -0400

----------------------------------------------------------------------
 cordova-lib/cordova.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/blob/59472182/cordova-lib/cordova.js
----------------------------------------------------------------------
diff --git a/cordova-lib/cordova.js b/cordova-lib/cordova.js
index f01d7c8..8920463 100644
--- a/cordova-lib/cordova.js
+++ b/cordova-lib/cordova.js
@@ -1,5 +1,5 @@
 // Platform: firefoxos
-// 3.7.0-dev-8f41e8d
+// 3.7.0-dev-1258511
 /*
  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 CORDOVA_JS_BUILD_LABEL = '3.7.0-dev-8f41e8d';
+var CORDOVA_JS_BUILD_LABEL = '3.7.0-dev-1258511';
 // file: src/scripts/require.js
 
 /*jshint -W079 */