diff options
author | Bharat Mediratta <bharat@menalto.com> | 2011-01-16 22:16:09 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2011-01-16 22:16:09 -0800 |
commit | 70abfb2a20734802c922c0e9917d2a1778aef3f2 (patch) | |
tree | fb8371b9c03da2eca3501372d330a53430fff7b9 /modules/gallery/module.info | |
parent | 84d576606d709dcccef2549fdb926d47494a876c (diff) |
Upgrade checking code is now here, along with a bump of the Gallery
module to v46. There's a new block in the admin dashboard which
controls whether automatic checking happens, and lets you check
immediately. If a newer version is detected, a site status message
appears for admins providing upgrade instructions.
Automatic checking is not yet implemented (even though the UI claims
that it exists). This is all for #1605.
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 b79df7be..4c0c8866 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 45 +version = 46 |