diff options
author | Bharat Mediratta <bharat@menalto.com> | 2011-01-18 10:06:29 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2011-01-18 10:08:38 -0800 |
commit | f657a05d7ed21423afb925755bacbb07a1384044 (patch) | |
tree | d1345c4dbc9a676c034a96d2f0ec4fca1c990a75 /modules/organize/module.info | |
parent | 412f8f73e33d2f8b02eeedc69bc8a486b2d8e2e8 (diff) |
Get rid of the "organize needs rest" message when upgrading to the
new organize; it may be hanging around from a prior version. Reinstate
the installer for this. Bump organize module to v4. Follow-on for #1584.
Diffstat (limited to 'modules/organize/module.info')
-rw-r--r-- | modules/organize/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/organize/module.info b/modules/organize/module.info index be0bc86d..0d16144d 100644 --- a/modules/organize/module.info +++ b/modules/organize/module.info @@ -1,3 +1,3 @@ name = "Organize" description = "Visually rearrange and move photos in your gallery" -version = 3 +version = 4 |