WordPress 4.9.3 RC 1.

Built from https://develop.svn.wordpress.org/branches/4.9@42628


git-svn-id: http://core.svn.wordpress.org/branches/4.9@42457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2018-02-01 00:43:41 +00:00
parent b7df04afe4
commit f709f56129

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9.3-beta1-42627';
$wp_version = '4.9.3-RC1';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.