Trunk is now 4.1-alpha.

Built from https://develop.svn.wordpress.org/trunk@29712


git-svn-id: http://core.svn.wordpress.org/trunk@29486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2014-09-05 19:41:16 +00:00
parent 250c2ce999
commit e8e5aa9c69
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.1-alpha';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.