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

This commit is contained in:
Steven Gill 2014-08-29 16:34:17 -07:00
parent 91cf78f183
commit f20708a5e7

View File

@ -1,5 +1,5 @@
// Platform: android // Platform: android
// 3.6.3 // 3.7.0-dev-8f41e8d
/* /*
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.6.3'; var CORDOVA_JS_BUILD_LABEL = '3.7.0-dev-8f41e8d';
// file: src/scripts/require.js // file: src/scripts/require.js
/*jshint -W079 */ /*jshint -W079 */