Build Tools: Add Microsoft Edge to Autoprefixer options.

Props christophherr.
Fixes #34550.
Built from https://develop.svn.wordpress.org/trunk@35488


git-svn-id: http://core.svn.wordpress.org/trunk@35452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2015-11-02 20:44:27 +00:00
parent c39ae3e5e2
commit a44ee99ca5

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-beta2-35487';
$wp_version = '4.4-beta2-35488';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.