diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-08-07 12:18:43 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-08-07 12:18:43 -0700 |
commit | 779d91cca01567a09b894e9fff4dfa32cb82d3d9 (patch) | |
tree | 3b2eccb1f86100b35b3f13b514c0fb10e017432f /modules/gallery/module.info | |
parent | 67636ade24ca5fca394cc4f75227294f6927be29 (diff) |
Add an index for left_ptr, since we use that in ORM_MPTT::parents()
which is on every album page. Bump Gallery module version to 33.
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 59db07de..dbecda03 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 32 +version = 33 |