Update JS snapshot to version 3.5.0 (via coho)

This commit is contained in:
Steven Gill 2014-05-08 15:32:23 -07:00
parent df53dbdbc4
commit 568d3b5332

View File

@ -1,5 +1,5 @@
// Platform: android
// 3.5.0-rc1
// 3.5.0
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
@ -19,7 +19,7 @@
under the License.
*/
;(function() {
var CORDOVA_JS_BUILD_LABEL = '3.5.0-rc1';
var CORDOVA_JS_BUILD_LABEL = '3.5.0';
// file: src/scripts/require.js
/*jshint -W079 */