Twenty Fifteen: pinking shears. See #30133.

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


git-svn-id: http://core.svn.wordpress.org/trunk@30047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2014-10-28 16:30:20 +00:00
parent 2dae81d9ea
commit 0b0b31993c
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
*/
/* IE8 and below use EOT and allow cross-site embedding.
/* IE8 and below use EOT and allow cross-site embedding.
IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
So unfortunately, IE9 will throw a console error, but it'll still work.
When the font is base64 encoded, cross-site embedding works in Firefox */

View File

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