Docs: Re-add a @param that went missing in [36993].

See #32246

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


git-svn-id: http://core.svn.wordpress.org/trunk@36961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2016-03-14 22:39:26 +00:00
parent 7ecfdc69b7
commit 2cee8966ab
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-beta3-36993';
$wp_version = '4.5-beta3-36994';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.