Beta3 version bump.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes 2015-04-02 21:43:27 +00:00
parent b98ba09e5b
commit 9a54079d9f

View File

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