bump expected schema version
This commit is contained in:
parent
96527ac659
commit
ceccbe90da
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
$op = $_REQUEST["op"];
|
||||
|
||||
define('SCHEMA_VERSION', 10);
|
||||
define('SCHEMA_VERSION', 11);
|
||||
|
||||
require_once "sanity_check.php";
|
||||
require_once "config.php";
|
||||
|
|
Loading…
Reference in a new issue