summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-10-18 03:24:22 +0100
committerAndrew Dolgov <[email protected]>2007-10-18 03:24:22 +0100
commitbef4c2451ee731b572e95646f40e75a514baae9a (patch)
tree550972be1260bfc3bd14ff61ce3f211cb4e70349 /sanity_check.php
parentdf2b1e266df01922e747a9cb6d8524e44b7ba5b1 (diff)
add option to auto-expand CDM list (bump schema)
Diffstat (limited to 'sanity_check.php')
-rw-r--r--sanity_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanity_check.php b/sanity_check.php
index 58baf7c30..21fc03806 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 10);
- define('SCHEMA_VERSION', 23);
+ define('SCHEMA_VERSION', 24);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy