General: Ensure svn:eol-style is consistently set for all recently added files.

Follow-up to [49135], [49226], [49320], [49478], [49574], [51198].

Fixes #53528.
Built from https://develop.svn.wordpress.org/trunk@51246


git-svn-id: http://core.svn.wordpress.org/trunk@50855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2021-06-27 12:46:01 +00:00
parent 2797ef60da
commit d18f86031a

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.8-beta4-51245';
$wp_version = '5.8-beta4-51246';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.