WordPress 4.7 RC3.

Built from https://develop.svn.wordpress.org/branches/4.7@39516


git-svn-id: http://core.svn.wordpress.org/branches/4.7@39456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí 2016-12-06 06:59:33 +00:00
parent f594693fcd
commit 8ea5b3b2d2

View File

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