External Libraries: Update jQuery Migrate to 1.4.0.

Changes: https://github.com/jquery/jquery-migrate/compare/1.3.0...1.4.0

Fixes #35380.
Built from https://develop.svn.wordpress.org/trunk@37072


git-svn-id: http://core.svn.wordpress.org/trunk@37039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2016-03-23 19:44:26 +00:00
parent a1d7934406
commit 7c42afee11
4 changed files with 28 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-beta4-37071';
$wp_version = '4.5-beta4-37072';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.