diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2011-04-22 16:15:56 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2011-04-22 16:15:56 -0700 |
commit | b07bc1af082ea097adb77d2e78e69af3e20d8d29 (patch) | |
tree | 3905cc1c03c3494c353e072e9ccfaa57f05e0185 /modules/tag/module.info | |
parent | 151d5c3f354894d63e334e43cb79917ef3017568 (diff) |
Allow the administrator to set the number of tags to display in the cloud via the advanced settings. Fixes ticket #1649.
Diffstat (limited to 'modules/tag/module.info')
-rw-r--r-- | modules/tag/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/tag/module.info b/modules/tag/module.info index 8851d119..d9d34386 100644 --- a/modules/tag/module.info +++ b/modules/tag/module.info @@ -1,3 +1,3 @@ name = "Tags" description = "Allows users to tag photos and albums" -version = 2 +version = 3 |