1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-28 02:17:09 +00:00

Update schema for size support of enclosures

This commit is contained in:
Felix Eckhofer
2014-07-15 14:53:11 +02:00
parent 1da6e22006
commit 06c4c9ebae
5 changed files with 23 additions and 3 deletions

View File

@@ -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);