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

This commit is contained in:
Marcel Kinard 2014-09-12 16:01:27 -04:00
parent f2e8c00f49
commit f221441877

View File

@ -1,5 +1,5 @@
// Platform: android // Platform: android
// 3.7.0-dev-8f41e8d // 3.7.0-dev-1258511
/* /*
Licensed to the Apache Software Foundation (ASF) under one Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file or more contributor license agreements. See the NOTICE file
@ -19,7 +19,7 @@
under the License. under the License.
*/ */
;(function() { ;(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 // file: src/scripts/require.js
/*jshint -W079 */ /*jshint -W079 */