Bump 5.0 branch version to 5.0-alpha.

git-svn-id: https://develop.svn.wordpress.org/branches/5.0@43676 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Gary Pendergast 2018-10-05 20:17:28 +00:00
parent 4464ae8826
commit 8ba02e0390

View File

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