summaryrefslogtreecommitdiff
path: root/modules/gallery/module.info
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-06-28 13:14:47 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-06-28 13:14:47 -0700
commit7a3310e91b50f37b09a1c9d10173409244015653 (patch)
treef0076aae84ecb0a7e72eb12cbcb5508152209f3f /modules/gallery/module.info
parenta0c07d4b549f10dcd954777ae7d846a9b81246d8 (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)
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