3.4-beta3.

git-svn-id: http://svn.automattic.com/wordpress/trunk@20552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2012-04-20 13:23:21 +00:00
parent fe63ec5dec
commit 0f7b30d9c6

View File

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