summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index b2e9e8992..151cf13a5 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,5 +1,5 @@
<?php
- define('EXPECTED_CONFIG_VERSION', 25);
+ define('EXPECTED_CONFIG_VERSION', 26);
define('SCHEMA_VERSION', 94);
$fetch_last_error = false;