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

This commit is contained in:
Steven Gill 2014-05-08 15:32:28 -07:00
parent cf42d31214
commit 50c4aef873

View File

@ -1,5 +1,5 @@
// Platform: android // Platform: android
// 3.6.0-dev-eb7268f // 3.6.0-dev-7e845f3
/* /*
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.0-dev-eb7268f'; var CORDOVA_JS_BUILD_LABEL = '3.6.0-dev-7e845f3';
// file: src/scripts/require.js // file: src/scripts/require.js
/*jshint -W079 */ /*jshint -W079 */