summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 067995b86..626df1d06 100644
--- a/backend.php
+++ b/backend.php
@@ -28,7 +28,7 @@
exit;
}
- define('SCHEMA_VERSION', 3);
+ define('SCHEMA_VERSION', 4);
require_once "sanity_check.php";
require_once "config.php";