git-svn-id: http://core.svn.wordpress.org/trunk@24794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mark Jaquith 2013-07-24 07:15:05 +00:00
parent 91173f1f9c
commit df8bd7ca9b

View File

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