Post 4.5.1-RC version bump.

Built from https://develop.svn.wordpress.org/branches/4.5@37291


git-svn-id: http://core.svn.wordpress.org/branches/4.5@37257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2016-04-22 01:26:28 +00:00
parent 44e684419b
commit c84cda9fd0
1 changed files with 1 additions and 1 deletions

View File

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