Docs: Remove full stop from ticket number.

See #46402.
Built from https://develop.svn.wordpress.org/trunk@45409


git-svn-id: http://core.svn.wordpress.org/trunk@45220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2019-05-25 12:09:52 +00:00
parent a81dfbdf0e
commit 2a02b8fe5d

View File

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