Post 4.9.4 version bump for 4.9 branch

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


git-svn-id: http://core.svn.wordpress.org/branches/4.9@42496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2018-02-07 23:19:42 +00:00
parent dd84717899
commit 1f26b2945d

View File

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