Add @ticket references.

see #16854, #19198.
Built from https://develop.svn.wordpress.org/trunk@28800


git-svn-id: http://core.svn.wordpress.org/trunk@28609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2014-06-22 01:41:16 +00:00
parent c936468da1
commit 4690d6a592

View File

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