diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-12-02 08:38:16 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-12-02 08:38:16 -0800 |
commit | 6c46382fd01744c20a8fee0e4483b6f99f592740 (patch) | |
tree | 9879e345f057a564475cf66b7c84854877cb0368 /modules/image_block/module.info | |
parent | c3ef8921260db8e39b6d2a7b4708e3d19f35f8b5 (diff) |
Ok, do a real fix for #1499 by creating version 3 of the image_block
module and creating the image_count variable if it wasn't already set.
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 b92b83df..6836fabc 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 = 2 +version = 3 |