4.2 branch is now 4.2.1-alpha.

Built from https://develop.svn.wordpress.org/branches/4.2@32300


git-svn-id: http://core.svn.wordpress.org/branches/4.2@32271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2015-04-27 14:06:30 +00:00
parent ca542b5d18
commit f0a9d2e5a1

View File

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