Twenty Seventeen: version bump and update changelog

Adds in changelog since last version and all the changes listed in readme.txt.
Bumps version numbers in style.css and readme.txt.

Props @ocean90


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


git-svn-id: http://core.svn.wordpress.org/trunk@39682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Tammie Lister
2017-01-06 22:14:38 +00:00
parent d054731b2b
commit b5908ad8c8
3 changed files with 11 additions and 3 deletions

View File

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