Twenty Thirteen: Correct license information in `readme.txt`.
props Otto42. see #33590, #31814. Built from https://develop.svn.wordpress.org/trunk@33798 git-svn-id: http://core.svn.wordpress.org/trunk@33766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5035f85bb4
commit
a842133f97
|
@ -27,7 +27,7 @@ Twenty Thirteen is Distributed under the terms of the GNU GPL
|
|||
|
||||
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
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
the Free Software Foundation, either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.4-alpha-33797';
|
||||
$wp_version = '4.4-alpha-33798';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue