diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-08-14 15:10:07 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-08-14 15:10:07 -0700 |
commit | 50e3230d79b8736f78ebaa4f1c7e6df1c29b3243 (patch) | |
tree | af0f7c83b17a13c5d48fe8689b1c7a7674a62a63 /modules/gallery/module.info | |
parent | b6a377bc8219a5354778692086cd11b8fd05f927 (diff) |
Add a key on access_caches.item_id. Without this, the Fix task query
to find missing access_caches is very slow. Bump Gallery module to v34.
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 dbecda03..084a0945 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 33 +version = 34 |