git-svn-id: http://core.svn.wordpress.org/trunk@21059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2012-06-12 00:02:20 +00:00
parent e8685a74f6
commit 483785623c

View File

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