Trunk is now 5.0-alpha

git-svn-id: https://develop.svn.wordpress.org/trunk@42127 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Weston Ruter
2017-11-07 05:46:41 +00:00
parent ff6114f853
commit 9f77ec13ff
2 changed files with 2 additions and 2 deletions

View File

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