Docs: Standardize the file header for wp-admin/includes/ms-deprecated.php.

See #33701.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-10-27 20:08:27 +00:00
parent 1f8e6268d3
commit 887dca222c
2 changed files with 5 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-beta1-35406';
$wp_version = '4.4-beta1-35407';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.