summaryrefslogtreecommitdiff
path: root/modules/tag/module.info
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2010-06-18 06:51:02 -0700
committerTim Almdal <tnalmdal@shaw.ca>2010-06-18 06:51:02 -0700
commit84c8d1c79a07aa72bb0a22cd3c0673df6f5886f2 (patch)
treed85cc423c706eabe7d7293a8c97ccb41426073a4 /modules/tag/module.info
parentfce95785beabb499381d722160d000df2d693b2a (diff)
Fix ticket #1155. For compatibility with gallery2 increase the size of the tag name field from 64 bytes to 128 bytes.
Diffstat (limited to 'modules/tag/module.info')
-rw-r--r--modules/tag/module.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/tag/module.info b/modules/tag/module.info
index e505dd81..8851d119 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 = 1
+version = 2