Bump the db version so [7841] has an affect.
git-svn-id: https://develop.svn.wordpress.org/trunk@7842 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
97df84ee03
commit
ee56df7d83
@ -16,6 +16,6 @@ $wp_version = '2.6-bleeding';
|
||||
*
|
||||
* @global int $wp_db_version
|
||||
*/
|
||||
$wp_db_version = 7796;
|
||||
$wp_db_version = 7842;
|
||||
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user