Bundled Themes: Use consistent HTML comments after closing HTML tags.

Props iamdmitrymayorov.
Fixes #46871.
Built from https://develop.svn.wordpress.org/trunk@45209


git-svn-id: http://core.svn.wordpress.org/trunk@45018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-04-16 01:30:53 +00:00
parent f25f241573
commit 37f04694d5
43 changed files with 45 additions and 45 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.2-beta3-45208';
$wp_version = '5.2-beta3-45209';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.