diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-08-29 16:26:27 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-08-29 16:27:32 -0700 |
commit | 4c8445852d0657d8c598d38096852b49e4672638 (patch) | |
tree | 5aad3abee73329babc069046f0288895025da0b4 /modules/gallery/module.info | |
parent | 24b511b44a0f2a7bce575a6dad9c88f9ef257648 (diff) |
Bump gallery module to v36 and add a favicon_url variable, which we
expose in Admin > Appearance > Theme Options and defaults to
lib/images/favicon.ico.
Thix fixes ticket #1312.
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 94942840..44da9f2f 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 35 +version = 36 |