WordPress 4.6 RC 3.

git-svn-id: https://develop.svn.wordpress.org/branches/4.6@38259 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling 2016-08-13 19:48:44 +00:00
parent 67a4f44e9b
commit ca6204e866

View File

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