Bundled Themes: Update copyright year in readme.txt.

Add a unit test to ensure the year stays up to date.

Props dkarfa, SergeyBiryukov.
Fixes #48566.
Built from https://develop.svn.wordpress.org/trunk@46719


git-svn-id: http://core.svn.wordpress.org/trunk@46519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-11-12 17:36:02 +00:00
parent 46c8d07046
commit 7de0113520
12 changed files with 13 additions and 13 deletions

View File

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