From 7e78d125b202d476fbf4e41addf85cfbaa838ec4 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 30 Sep 2009 17:50:06 -0700 Subject: Correct version numbers for image_block and info modules, they inadvertently got set to 2, they should be 1 --- modules/image_block/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/image_block') diff --git a/modules/image_block/module.info b/modules/image_block/module.info index b92b83df..e6d85048 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 = 1 -- cgit v1.2.3