You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/12/11 23:53:28 UTC

git commit: Update JS snapshot to version 3.4.0-dev (via coho)

Updated Branches:
  refs/heads/master a0107d6f0 -> 037ab7511


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


Project: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/commit/037ab751
Tree: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/tree/037ab751
Diff: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/diff/037ab751

Branch: refs/heads/master
Commit: 037ab7511f94e69cd4c4a601777577ad44688977
Parents: a0107d6
Author: Steven Gill <st...@gmail.com>
Authored: Wed Dec 11 14:52:41 2013 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Dec 11 14:52:41 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/blob/037ab751/framework/assets/www/cordova.js
----------------------------------------------------------------------
diff --git a/framework/assets/www/cordova.js b/framework/assets/www/cordova.js
index 7a09a87..e79750f 100644
--- a/framework/assets/www/cordova.js
+++ b/framework/assets/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: amazon-fireos
-// 3.4.0-dev-17d3305
+// 3.4.0-dev-c320378
 /*
  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.4.0-dev-17d3305';
+var CORDOVA_JS_BUILD_LABEL = '3.4.0-dev-c320378';
 // file: lib/scripts/require.js
 
 /*jshint -W079 */