Skip to content

Commit

Permalink
Bootstrap: exclude some files from the Composer autoload setup via `e…
Browse files Browse the repository at this point in the history
…xclude-from-classmap`.

See #36335.


Built from https://develop.svn.wordpress.org/trunk@38391


git-svn-id: http://core.svn.wordpress.org/trunk@38332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
staylor committed Aug 26, 2016
1 parent 3c6dd1d commit 99aef2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-includes/version.php
Expand Up @@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-alpha-38390';
$wp_version = '4.7-alpha-38391';

/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
Expand Down

0 comments on commit 99aef2d

Please sign in to comment.