summaryrefslogtreecommitdiff
path: root/modules/comment/module.info
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2012-05-07 13:45:13 -0700
committerBharat Mediratta <bharat@menalto.com>2012-05-07 13:45:13 -0700
commit5400c4be26a809be8b0571f1291aa528ef39b743 (patch)
tree2c9b616b816ab138cad64bb8ae0b18b07efd1b69 /modules/comment/module.info
parent6effd5f75ee6a0972b0fbad5a15c6b7e8bf5ce8e (diff)
Oops, fix up a bug originally added in
7d66ab2e949bc915f108737f08cac2f9057ef729 when I tweaked the name of the rss_available variable to be rss_visible, but got it wrong. Bump the comment module to 6 so that we run the installer and clean up old vars. Fixes #1854.
Diffstat (limited to 'modules/comment/module.info')
-rw-r--r--modules/comment/module.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/module.info b/modules/comment/module.info
index ecbf8885..bd4abe9f 100644
--- a/modules/comment/module.info
+++ b/modules/comment/module.info
@@ -1,6 +1,6 @@
name = "Comments"
description = "Allows users and guests to leave comments on photos and albums."
-version = 5
+version = 6
author_name = "Gallery Team"
author_url = "http://codex.gallery2.org/Gallery:Team"
info_url = "http://codex.gallery2.org/Gallery3:Modules:comment"