3.9-beta3

Built from https://develop.svn.wordpress.org/trunk@27850


git-svn-id: http://core.svn.wordpress.org/trunk@27681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2014-03-29 11:15:14 +00:00
parent f320b43587
commit a43f865c1c

View File

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