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 03f90e2e1..b15101fdd 100644
--- a/backend.php
+++ b/backend.php
@@ -12,7 +12,7 @@
error_reporting(DEFAULT_ERROR_LEVEL); */
- define('SCHEMA_VERSION', 13);
+ define('SCHEMA_VERSION', 14);
require_once "sanity_check.php";
require_once "config.php";