Community Events: Update timezone-related @since tags to 5.5.2.

r49145 and r49146 were originally planned for 5.6 when they were committed, but are now planned for 5.5.2.

See #51130.

Built from https://develop.svn.wordpress.org/trunk@49152


git-svn-id: http://core.svn.wordpress.org/trunk@48914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
iandunn
2020-10-14 21:35:05 +00:00
parent c6f7e0f155
commit 8d2beacd45
3 changed files with 10 additions and 10 deletions

View File

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