WordPress 4.9.3 Beta 1.

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


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

View File

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