Post WordPress 4.9.3 Beta 1 version bump.

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


git-svn-id: http://core.svn.wordpress.org/branches/4.9@42438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2018-01-24 23:47:40 +00:00
parent ab139de982
commit d7291a5435

View File

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