diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-29 15:07:53 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-29 15:07:53 -0700 |
commit | 19cb27c9a4489c357c0e516c69ebcb218f8832c1 (patch) | |
tree | 41017d2e999e4d94adaa405334d29caebd8afa49 /modules/info/module.info | |
parent | 39a40e49a19f00baeeeefe375d67e915ccc7e09a (diff) |
change the block_manager api so that the theme is passed into the get method. convert info to the new sidebar block approach
Diffstat (limited to 'modules/info/module.info')
-rw-r--r-- | modules/info/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/info/module.info b/modules/info/module.info index e352213c..5f84cbb9 100644 --- a/modules/info/module.info +++ b/modules/info/module.info @@ -1,3 +1,3 @@ name = "Info" description = "Display extra information about photos and albums" -version = 1 +version = 2 |