git-svn-id: http://svn.automattic.com/wordpress/trunk@15232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2010-06-11 18:07:15 +00:00
parent 0a30928ce3
commit 29b2070ac9

View File

@ -8,7 +8,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.0-RC2-15204';
$wp_version = '3.0-RC2-15232';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.