Trunk is now 4.6-alpha.

git-svn-id: https://develop.svn.wordpress.org/trunk@37183 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2016-04-12 20:03:58 +00:00
parent cc5dc7f8d1
commit 65ec7e5d81
3 changed files with 3 additions and 3 deletions

View File

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