Post WordPress 5.7 Beta 1 version bump.

git-svn-id: https://develop.svn.wordpress.org/trunk@50172 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2021-02-02 22:21:52 +00:00
parent 2f8657c858
commit 3c3590103a

View File

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