WordPress 4.9.5 RC 1.

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


git-svn-id: http://core.svn.wordpress.org/branches/4.9@42714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2018-03-28 01:08:38 +00:00
parent bac5694e88
commit 8d99bb5288

View File

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