git-svn-id: http://core.svn.wordpress.org/trunk@21076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2012-06-13 18:08:29 +00:00
parent ea548d7891
commit c8f6e4aafe

View File

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