1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:55:55 +00:00

bump config version

This commit is contained in:
Andrew Dolgov
2011-12-21 09:14:43 +04:00
parent ae0647e085
commit d4e35925e0
3 changed files with 5 additions and 5 deletions

View File

@@ -205,7 +205,7 @@
// to enable, like tweet button, etc.
// The following plugins are available: tweet, share, mail, readitlater
define('CONFIG_VERSION', 24);
define('CONFIG_VERSION', 25);
// Expected config version. Please update this option in config.php
// if necessary (after migrating all new options from this file).