diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-27 23:30:02 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-27 23:30:02 -0700 |
commit | 3000c789986d93b3911a3217d7153b0de041c887 (patch) | |
tree | 50efe78c86e14a123469b7633604e8cdfd3c0033 /modules/gallery/module.info | |
parent | 21243bd86270da0d9be03a776a2c2963f703be81 (diff) |
Update the version number and upgrade method for gallery to reflect the addition of the cache table.
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 |