Docs: Un-correct an incorrection correction.

See [42680]

See #42505

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


git-svn-id: http://core.svn.wordpress.org/trunk@42509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2018-02-09 17:57:30 +00:00
parent 763f34d117
commit 427ae1692d
3 changed files with 9 additions and 3 deletions

View File

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