Trunk is now 4.2-RC3.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2015-04-21 14:43:26 +00:00
parent efef6f8b79
commit 79a7c25b49

View File

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