summaryrefslogtreecommitdiff
path: root/modules/gallery/module.info
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2013-01-27 15:35:42 -0500
committerBharat Mediratta <bharat@menalto.com>2013-01-27 15:35:42 -0500
commite957c97c947427093d03de3302f4d98909d1ab1a (patch)
treefa2f343219e42691d568088832bfaedbd147b3f5 /modules/gallery/module.info
parent0c214d85e63fc74fb315ca1b542251d5c6112201 (diff)
Add a key on relative_path_cache in the items table to improve performance on installs
that use File_Proxy heavily. Fixes #1920.
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 b6cefe39..d79a5077 100644
--- a/modules/gallery/module.info
+++ b/modules/gallery/module.info
@@ -1,6 +1,6 @@
name = "Gallery 3"
description = "Gallery core application"
-version = 54
+version = 55
author_name = "Gallery Team"
author_url = "http://codex.galleryproject.org/Gallery:Team"
info_url = "http://codex.galleryproject.org/Gallery3:Modules:gallery"