diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-11-21 13:51:07 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-11-21 13:51:07 -0800 |
commit | 3c523bcac6e902973c5891c02842254eaecd33a4 (patch) | |
tree | 805ba27e848c013fb4034a507fdbce4a0b1a81bb /modules/image_block/module.info | |
parent | 5f4ab7fd76d24e3848aa96b3f657fca587d68f72 (diff) |
Create a module setting for the number of random images to show in the
sidebar. Fixes #1499.
Diffstat (limited to 'modules/image_block/module.info')
-rw-r--r-- | modules/image_block/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/image_block/module.info b/modules/image_block/module.info index e6d85048..b92b83df 100644 --- a/modules/image_block/module.info +++ b/modules/image_block/module.info @@ -1,3 +1,3 @@ name = "Image Block" description = "Display a random image in the sidebar" -version = 1 +version = 2 |