The 3.7 branch is now 3.7.6-alpha.

Built from https://develop.svn.wordpress.org/branches/3.7@32159


git-svn-id: http://core.svn.wordpress.org/branches/3.7@32134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2015-04-20 03:49:09 +00:00
parent f5f28b9b1b
commit a05b1eca46

View File

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