Post-4.7 beta 3 bump.

git-svn-id: https://develop.svn.wordpress.org/trunk@39201 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2016-11-11 03:31:59 +00:00
parent 543fe671c0
commit 9d73e7a311

View File

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