Build/Test Tools: Remove a starting empty line from svn:ignore property on wp-includes.

Follow-up to [47352].

See #48154.
Built from https://develop.svn.wordpress.org/trunk@47544


git-svn-id: http://core.svn.wordpress.org/trunk@47319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2020-04-01 13:45:09 +00:00
parent 64b3c852bf
commit 4ef14fd7af

View File

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