Add @ticket annotations for [45812].

Props birgire.
See #43709.


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


git-svn-id: http://core.svn.wordpress.org/trunk@45631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
K. Adam White 2019-08-16 03:33:55 +00:00
parent ea64ea7c96
commit ca070acae3

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.3-alpha-45819';
$wp_version = '5.3-alpha-45820';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.