Twenty Sixteen: Add missing binary files

They slipped through the cracks when applying/creating patches.

See [40851], #36497.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Konstantin Obenland 2017-05-30 21:53:40 +00:00
parent d22061139e
commit fd77b45b57
5 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-RC1-40851';
$wp_version = '4.8-RC1-40852';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.