Update JS snapshot to version 5.2.0 (via coho)

This commit is contained in:
Steve Gill 2016-06-29 12:51:05 -07:00
parent fd1d3006c0
commit b32b8c89c6

View File

@ -1,5 +1,5 @@
// Platform: android // Platform: android
// c517ca811b4948b630e0b74dbae6c9637939da24 // 2fd4bcb84048415922d13d80d35b8d1668e8e150
/* /*
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 PLATFORM_VERSION_BUILD_LABEL = '5.2.0-dev'; var PLATFORM_VERSION_BUILD_LABEL = '5.2.0';
// file: src/scripts/require.js // file: src/scripts/require.js
/*jshint -W079 */ /*jshint -W079 */