About page: Don't wrap URLs with <code> tags.

See #38616.
Built from https://develop.svn.wordpress.org/trunk@39433


git-svn-id: http://core.svn.wordpress.org/trunk@39373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2016-12-02 12:31:41 +00:00
parent afc9ef5123
commit c354cfd79b
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-alpha-39432';
$wp_version = '4.8-alpha-39433';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.