WordPress 5.1.1 RC1.

git-svn-id: https://develop.svn.wordpress.org/branches/5.1@44819 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Gary Pendergast 2019-03-08 00:12:51 +00:00
parent 057d0fbff1
commit 3c91f92aba

View File

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