summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-21 09:14:43 +0400
committerAndrew Dolgov <[email protected]>2011-12-21 09:14:43 +0400
commitd4e35925e0a14a4c746404d6d05cfe61109d7443 (patch)
tree6921daa610ba162e64448413101b407fa3da5521 /config.php-dist
parentae0647e085889bc23f22a7710e47d87840711955 (diff)
bump config version
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index cb11b1979..fe691801e 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -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).