Trunk is now 3.7-alpha.

git-svn-id: http://core.svn.wordpress.org/trunk@24806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2013-07-28 18:48:36 +00:00
parent 1e189c9689
commit 093982421b

View File

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