The 4.0 branch is 4.0.1-alpha.

Built from https://develop.svn.wordpress.org/branches/4.0@30248


git-svn-id: http://core.svn.wordpress.org/branches/4.0@30248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2014-11-06 06:49:37 +00:00
parent 4edbc74e65
commit bab3933829
1 changed files with 1 additions and 1 deletions

View File

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