Upgrade to MediaElement 2.16.2

https://github.com/johndyer/mediaelement/compare/2.15.1...2.16.2

Fixes #30281.

Built from https://develop.svn.wordpress.org/trunk@30634


git-svn-id: http://core.svn.wordpress.org/trunk@30624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2014-11-30 05:58:24 +00:00
parent c512f1d916
commit 68f0690aa4
5 changed files with 20 additions and 173 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.1-beta2-30633';
$wp_version = '4.1-beta2-30634';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.