migrate bits

This commit is contained in:
Peter Goodhall
2016-02-13 18:40:44 +00:00
parent efa8175452
commit d404f80e7d

View File

@@ -21,7 +21,7 @@ $config['migration_enabled'] = TRUE;
| be upgraded / downgraded to.
|
*/
$config['migration_version'] = 6;
$config['migration_version'] = 7;
/*