Post-4.7 beta 1 bump.

git-svn-id: https://develop.svn.wordpress.org/trunk@38995 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2016-10-28 04:32:19 +00:00
parent e0817ca1f6
commit 18d1fe4c1d

View File

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