Customize: Add a RTL version of "browser.png" for the site icon preview.

Props sidati.
Fixes #37063.
Built from https://develop.svn.wordpress.org/trunk@37963


git-svn-id: http://core.svn.wordpress.org/trunk@37904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2016-07-05 11:32:29 +00:00
parent 9b893cd558
commit 4e66d6a568
4 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-beta1-37962';
$wp_version = '4.6-beta1-37963';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.