summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFelix Eckhofer <[email protected]>2014-07-15 14:53:11 +0200
committerFelix Eckhofer <[email protected]>2014-07-15 15:05:08 +0200
commit06c4c9ebaec3187d5e74693d932814e8d991daba (patch)
treebee15f78079d7ab594863a081ddc7c3e1a4c43da /include
parent1da6e2200616b39017202604750aa1f5b0ac8e00 (diff)
Update schema for size support of enclosures
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 b5d52ccb2..cb91b637e 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 125);
+ define('SCHEMA_VERSION', 126);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);