Happy New Year!

Fixes Tests_Basic::test_license

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


git-svn-id: http://core.svn.wordpress.org/trunk@44209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2019-01-01 20:37:49 +00:00
parent 7b44d484ea
commit 16e6b4fab4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
WordPress - Web publishing software
Copyright 2011-2018 by the contributors
Copyright 2011-2019 by the contributors
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

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