diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-30 17:49:08 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-30 18:04:30 -0700 |
commit | 4ec2654a69a116709056d0311c38449c7968ad3a (patch) | |
tree | 2220122f52f931bf976cb99185fc237ceef73399 /modules/gallery/module.info | |
parent | 81eaf1e46cb1646bf6b5d5c2f86ea3b3c7a0bd06 (diff) |
Correct version numbers for image_block and info modules, they inadvertently got set to 2, they should be 1
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 bffcb1c6..f509ff08 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 14 +version = 15 |