Remove executable bit from smilies.

see #31709.
Built from https://develop.svn.wordpress.org/trunk@32109


git-svn-id: http://core.svn.wordpress.org/trunk@32088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2015-04-11 18:17:27 +00:00
parent 0179958273
commit 1da9598c2d

View File

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