Update JS snapshot to version 3.4.0 (via coho)

This commit is contained in:
Joe Bowser 2014-02-14 13:46:00 -08:00
parent b0e205a781
commit db2a498d76

View File

@ -1,5 +1,5 @@
// Platform: android
// 3.4.0-rc1
// 3.4.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.4.0-rc1';
var CORDOVA_JS_BUILD_LABEL = '3.4.0';
// file: src/scripts/require.js
/*jshint -W079 */