Docs: Synchronize some comments in wp-admin/revision.php.

See #49572.
Built from https://develop.svn.wordpress.org/trunk@48624


git-svn-id: http://core.svn.wordpress.org/trunk@48386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-07-26 20:43:02 +00:00
parent 33b3ea7bfe
commit a6cf8df9d1
2 changed files with 5 additions and 4 deletions

View File

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