Bump the db_version so people get the new options for #7157.
git-svn-id: https://develop.svn.wordpress.org/trunk@8138 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a9e662bf1c
commit
9fc155d599
@ -16,6 +16,6 @@ $wp_version = '2.6-bleeding2';
|
||||
*
|
||||
* @global int $wp_db_version
|
||||
*/
|
||||
$wp_db_version = 8000;
|
||||
$wp_db_version = 8134;
|
||||
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user