Post WordPress 5.7 RC3 version bump.

Built from https://develop.svn.wordpress.org/branches/5.7@50503


git-svn-id: http://core.svn.wordpress.org/branches/5.7@50116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2021-03-05 20:25:02 +00:00
parent 5737a63b49
commit 95694600e8
1 changed files with 1 additions and 1 deletions

View File

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