diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-13 09:14:39 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-13 09:14:39 -0800 |
commit | def88149ccf8b542b376b96dd25c52f2ec6920e1 (patch) | |
tree | 310ec0dfc5ea65dbfa68d3434ef7598d04b00857 /modules/gallery/module.info | |
parent | ab37d89bba88de676123069e4f9072e3706c4dc0 (diff) |
Undo using the md5 hash of the module name and block_id, so duplicate blocks are no allowed again
Diffstat (limited to 'modules/gallery/module.info')
-rw-r--r-- | modules/gallery/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/module.info b/modules/gallery/module.info index 2a35b809..3a5d68b2 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 17 +version = 18 |