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

This commit is contained in:
Steve Gill 2016-06-29 12:51:06 -07:00
parent 30198c4bdd
commit 103e1e8d24

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.3.0-dev';
// file: src/scripts/require.js // file: src/scripts/require.js
/*jshint -W079 */ /*jshint -W079 */