From 42a6e7972a5277c841415713ca776a2d5c65e98f Mon Sep 17 00:00:00 2001 From: Andrew Grieve Date: Tue, 17 Sep 2013 11:03:50 -0400 Subject: [PATCH] Update JS snapshot to version 3.1.0-rc1 (via coho) --- framework/assets/www/cordova.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/assets/www/cordova.js b/framework/assets/www/cordova.js index 5f0ac0d9..a7f10251 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,