Bump version number for nightly builds.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2015-04-21 15:25:24 +00:00
parent 79a7c25b49
commit e2f084d4bd

View File

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