summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-08-30 13:06:58 +0400
committerAndrew Dolgov <[email protected]>2012-08-30 13:10:28 +0400
commitf9ebb32ca0a84ec5553d0494cdfc628753fcb36a (patch)
treea6b1125795ef4fdbd3e399f182bc0bc2f2379166 /include
parent2a3d00bbf5d5b47fec3a4e4e39cabe3a19108fe2 (diff)
hide more obscure preferences under "show more" checkbox in pref-prefs,
bump schema
Diffstat (limited to 'include')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index 7eeafd645..ddd166f3a 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 94);
+ define('SCHEMA_VERSION', 95);
$fetch_last_error = false;