Post 4.6.1-RC1 version bump

Built from https://develop.svn.wordpress.org/branches/4.6@38499


git-svn-id: http://core.svn.wordpress.org/branches/4.6@38440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Jeremy Felt 2016-09-01 15:41:30 +00:00
parent f09c426ddd
commit bc85c9c739

View File

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