Post WordPress 4.9.5 RC 1 version bump.

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


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

View File

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