Docs: Alignment after [38369].

See #37770

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


git-svn-id: http://core.svn.wordpress.org/trunk@38311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2016-08-26 16:51:28 +00:00
parent 94c8ca0f2e
commit f189b72b22
2 changed files with 21 additions and 21 deletions

View File

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