Post WordPress 4.9.3 RC 1 version bump.

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


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

View File

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