summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-08-13 14:47:43 +0400
committerAndrew Dolgov <[email protected]>2012-08-13 14:47:43 +0400
commit2a060a94562a2e1678f15d69a7e71e376325e9c1 (patch)
tree4015a945ec044e240062e59115c346f33bfb0de7 /include
parentee0bc6edd9e744790e70233e16e7eea290bcf5cc (diff)
initial work on nested categories
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 4ba60e844..009955c99 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 25);
- define('SCHEMA_VERSION', 92);
+ define('SCHEMA_VERSION', 93);
mb_internal_encoding("UTF-8");
date_default_timezone_set('UTC');