1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 04:15:57 +00:00

bump config version

This commit is contained in:
Andrew Dolgov
2012-08-23 23:28:32 +04:00
parent 79f946be6f
commit 6e65854727
2 changed files with 2 additions and 2 deletions

View File

@@ -195,7 +195,7 @@
// The following plugins are available: note, tweet, share, mail
// More plugins: http://tt-rss.org/wiki/Plugins
define('CONFIG_VERSION', 25);
define('CONFIG_VERSION', 26);
// Expected config version. Please update this option in config.php
// if necessary (after migrating all new options from this file).