Default Themes: Bump the version numbers and release dates.

Update the theme versions and release dates for the default themes, in time for WordPress 5.1.

The POT files for Twenty Eleven and Twenty Ten have also been updated.

Fixes #46070.


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


git-svn-id: http://core.svn.wordpress.org/trunk@44561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
laurelfulford
2019-02-07 23:23:50 +00:00
parent a89b6c042d
commit a1eceec5bd
23 changed files with 182 additions and 121 deletions

View File

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