git-svn-id: http://core.svn.wordpress.org/trunk@23020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-12-04 08:31:53 +00:00
parent 13c9bb4d38
commit 14917db2f9

View File

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