Bump 4.2 branch version to 4.2.3-beta1.

Built from https://develop.svn.wordpress.org/branches/4.2@33361


git-svn-id: http://core.svn.wordpress.org/branches/4.2@33333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2015-07-22 05:51:27 +00:00
parent 4cd2612edc
commit 68c10bf9e1

View File

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