diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-28 14:30:02 +0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-28 14:37:49 +0800 |
commit | aa6bc97c7cc7e8cd1108ffad17c1087f9b3a26da (patch) | |
tree | 54a4573fe0cd321197ee915e60ae4345e7467d2f /modules/gallery/module.info | |
parent | 5bfdd6e328a930abf426628998f82f8fdca2cee8 (diff) |
Update the version number and upgrade method for gallery to reflect the addition of the cache table.
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
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 e5b1f809..1a44ce51 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = Gallery 3 description = Gallery core application -version = 3 +version = 4 |