Post WordPress 5.2.1-RC2 version bump.

Built from https://develop.svn.wordpress.org/branches/5.2@45370


git-svn-id: http://core.svn.wordpress.org/branches/5.2@45181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2019-05-20 18:02:53 +00:00
parent f1239a817e
commit 5db435f564

View File

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