Coding Standards: Fix WPCS issues in [47175].

See #49361.
Built from https://develop.svn.wordpress.org/trunk@47177


git-svn-id: http://core.svn.wordpress.org/trunk@46977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-02-04 21:42:04 +00:00
parent d7e321c7c7
commit 3882b3f567
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.4-alpha-47176';
$wp_version = '5.4-alpha-47177';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.