diff options
author | Bharat Mediratta <bharat@menalto.com> | 2011-03-27 11:38:37 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2011-03-27 11:38:37 -0700 |
commit | c12c43a415cbbe172687f888c1ae388b7f4e4451 (patch) | |
tree | f404c692e2f7278bf4df22abf4aa649c824b797f /modules/comment/module.info | |
parent | 10785b1e820c5e10d982c6b49125903886f7b889 (diff) |
A little more work on kandsten's fix for IPv6 support in
10785b1e820c5e10d982c6b49125903886f7b889:
- some style cleanup
- bump the module version in module.info
- rebuild the installer.sql
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 cd34f140..e5aa454d 100644 --- a/modules/comment/module.info +++ b/modules/comment/module.info @@ -1,3 +1,3 @@ name = "Comments" description = "Allows users and guests to leave comments on photos and albums." -version = 3 +version = 4 |