The 3.9 branch is now 3.9.1-alpha.

Built from https://develop.svn.wordpress.org/branches/3.9@28156


git-svn-id: http://core.svn.wordpress.org/branches/3.9@27987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2014-04-16 19:37:46 +00:00
parent 57db9dcaa2
commit 0cecdccf75

View File

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