Post WordPress 5.6 RC 2 version bump.

git-svn-id: https://develop.svn.wordpress.org/branches/5.6@49734 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2020-12-01 22:03:09 +00:00
parent e251b0e649
commit 822730c2a8

View File

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