Built from https://develop.svn.wordpress.org/branches/4.1@30964


git-svn-id: http://core.svn.wordpress.org/branches/4.1@30951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2014-12-18 00:18:23 +00:00
parent e4c35bd9f0
commit a71f4d4a62

View File

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