Bootstrap/Load: Update the @since entry for wp_die().

See #46038

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


git-svn-id: http://core.svn.wordpress.org/trunk@44513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2019-01-21 22:52:51 +00:00
parent 71e3633f3f
commit 63a2dc94c6
2 changed files with 2 additions and 2 deletions

View File

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