Remove old DFW width adjustment help text.

fixes #30517
Built from https://develop.svn.wordpress.org/trunk@30582


git-svn-id: http://core.svn.wordpress.org/trunk@30572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mark Jaquith
2014-11-26 22:30:23 +00:00
parent 47f89b1d91
commit 1d3b040d7d
2 changed files with 1 additions and 8 deletions

View File

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