Twenty Seventeen: Adds numbers to the table of contents in style.css

Props karmatosed.

Fixes #38767.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
David A. Kennedy
2016-11-13 23:45:32 +00:00
parent d902f1f167
commit 126c7e4c72
2 changed files with 55 additions and 55 deletions

View File

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