diff options
author | Bharat Mediratta <bharat@menalto.com> | 2012-10-08 14:04:40 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2012-10-08 14:04:40 -0700 |
commit | b7e89613fc47a52016abb0377b15f6844bd08c06 (patch) | |
tree | 0ff79b020e7f3126b4c3fdf22e5b697ba2053d4e /modules/comment/module.info | |
parent | 8855847df26cc431a1ff74e0edcc2c370b8f94f6 (diff) |
Installer for comment module version 6 still set rss_visible to "both"
not "all". Fix that now and rebuild the installer package. Fixes #1917.
Diffstat (limited to 'modules/comment/module.info')
-rw-r--r-- | modules/comment/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/module.info b/modules/comment/module.info index bd4abe9f..97e8a73b 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 = 6 +version = 7 author_name = "Gallery Team" author_url = "http://codex.gallery2.org/Gallery:Team" info_url = "http://codex.gallery2.org/Gallery3:Modules:comment" |