Press This: add press-this.css to the list of stylesheets that are minified. Bump wp_version. See #31373.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2015-02-25 23:49:24 +00:00
parent b799bd8e33
commit c30c705ec3
3 changed files with 3 additions and 1 deletions

1
wp-admin/css/press-this-rtl.min.css vendored Normal file

File diff suppressed because one or more lines are too long

1
wp-admin/css/press-this.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

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