Bump package.json version to 4.9.1

Built from https://develop.svn.wordpress.org/branches/4.9@42197


git-svn-id: http://core.svn.wordpress.org/branches/4.9@42027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter 2017-11-16 01:16:37 +00:00
parent 75ab7d2124
commit 85d9b63062

View File

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