Post 4.2-beta1 version bump.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes 2015-03-13 17:26:27 +00:00
parent 69c08b1b65
commit 79979c27c2

View File

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