Bump the db_version so people get the new options for #7157.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9d418f4cf2
commit
a9e944fee6
|
@ -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