Trunk is now 4.8-alpha.

git-svn-id: https://develop.svn.wordpress.org/trunk@39357 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2016-11-24 21:37:47 +00:00
parent 055e85698b
commit 26a28e6450
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-RC1-39355-src';
$wp_version = '4.8-alpha-39357-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.