Trunk is now 5.3 alpha

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


git-svn-id: http://core.svn.wordpress.org/trunk@45091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2019-05-02 16:28:55 +00:00
parent a1f4b046d7
commit d0364fc65a

View File

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