summaryrefslogtreecommitdiff
path: root/modules/gallery/module.info
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-06-29 04:14:47 +0800
committerTim Almdal <tnalmdal@shaw.ca>2009-06-29 04:17:32 +0800
commit3d7daf58ed62d0a350ded25ab9bd30c63571807e (patch)
tree6ad823757326394651cc95e0add85dac9b41ef1f /modules/gallery/module.info
parent1c44537097e01f50c6c2840d0020d6a2406e2878 (diff)
Change the cache column of the caches table to a large blob. This fixes ticket #485 and gives us the extra adavantage of not having to serialize the data (as the database driver handles that for us)
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
Diffstat (limited to 'modules/gallery/module.info')
-rw-r--r--modules/gallery/module.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/module.info b/modules/gallery/module.info
index 1a44ce51..817fdddd 100644
--- a/modules/gallery/module.info
+++ b/modules/gallery/module.info
@@ -1,3 +1,3 @@
name = Gallery 3
description = Gallery core application
-version = 4
+version = 5