The 4.1 branch is now 4.1.3-RC1.

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


git-svn-id: http://core.svn.wordpress.org/branches/4.1@32234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2015-04-22 15:06:22 +00:00
parent 08c78f29d4
commit ee5a9ef1a0

View File

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