Bump 4.4 branch to 4.4.2-RC1.

Built from https://develop.svn.wordpress.org/branches/4.4@36431


git-svn-id: http://core.svn.wordpress.org/branches/4.4@36398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2016-02-01 15:09:27 +00:00
parent 98b994303e
commit ff833390f5

View File

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