Update JS snapshot to version 5.1.1 (via coho)

This commit is contained in:
Steve Gill 2016-02-24 11:50:06 -08:00
parent eaef4d47a2
commit 2bf47422ce

View File

@ -19,7 +19,7 @@
under the License.
*/
;(function() {
var PLATFORM_VERSION_BUILD_LABEL = '5.2.0-dev';
var PLATFORM_VERSION_BUILD_LABEL = '5.1.1';
// file: src/scripts/require.js
/*jshint -W079 */