Bump branches/4.4 to 4.4.1 Release Candidate 1

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


git-svn-id: http://core.svn.wordpress.org/branches/4.4@36137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2016-01-04 23:40:28 +00:00
parent 49065bd5a4
commit be1284566e
1 changed files with 1 additions and 1 deletions

View File

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