Post beta3 version bump.

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


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

View File

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