Emphasise previewing new themes

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


git-svn-id: http://core.svn.wordpress.org/trunk@32805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Konstantin Obenland
2015-06-18 12:24:27 +00:00
parent c9e1e2be9b
commit 598f4cc4ca
6 changed files with 11 additions and 11 deletions

View File

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