Bump version number for nightly builds.

git-svn-id: https://develop.svn.wordpress.org/trunk@37847 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2016-06-21 22:06:28 +00:00
parent 8b0e466232
commit 75351068df
1 changed files with 1 additions and 1 deletions

View File

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