Another missed file from [34172].

See #33877

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


git-svn-id: http://core.svn.wordpress.org/trunk@34482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2015-09-24 20:33:26 +00:00
parent 44822831fe
commit ee04cc0638

View File

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