About page: Finalize media for 4.2.

props ocean90, Nao.
fixes #31929.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-04-23 15:43:25 +00:00
parent de1a9710ca
commit 25a0ca9f69
7 changed files with 29 additions and 24 deletions

View File

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