You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2013/09/17 17:15:21 UTC

[2/2] android commit: Update JS snapshot to version 3.1.0-rc1 (via coho)

Update JS snapshot to version 3.1.0-rc1 (via coho)


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

Branch: refs/heads/3.1.x
Commit: 42a6e7972a5277c841415713ca776a2d5c65e98f
Parents: 52d0a4f
Author: Andrew Grieve <ag...@chromium.org>
Authored: Tue Sep 17 11:03:50 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Tue Sep 17 11:03:50 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/42a6e797/framework/assets/www/cordova.js
----------------------------------------------------------------------
diff --git a/framework/assets/www/cordova.js b/framework/assets/www/cordova.js
index 5f0ac0d..a7f1025 100644
--- a/framework/assets/www/cordova.js
+++ b/framework/assets/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: android
-// 3.1.0-rc1-0-g0d70465
+// 3.1.0-rc1
 /*
  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.1.0-rc1-0-g0d70465';
+var CORDOVA_JS_BUILD_LABEL = '3.1.0-rc1';
 // file: lib/scripts/require.js
 
 var require,