Happy New Year!
Fixes Tests_Basic::test_license Merges [44379] to the 5.0 branch. Props jorbin. Built from https://develop.svn.wordpress.org/branches/5.0@44384 git-svn-id: http://core.svn.wordpress.org/branches/5.0@44214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b828ba64bb
commit
65ecdb0109
|
@ -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
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.0.3-alpha-44357';
|
||||
$wp_version = '5.0.3-alpha-44384';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue