After [31386], this needs to happen in audio-video.manifest.js.

See #31058.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-02-09 18:45:26 +00:00
parent afa3a03ff8
commit 586ff8676a
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.2-alpha-31386';
$wp_version = '4.2-alpha-31387';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.