diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2011-01-08 12:59:12 -0800 | 
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2011-01-08 12:59:12 -0800 | 
| commit | 4fc5d50eb83f29c0a28ce16b9ff22179fd3f2c98 (patch) | |
| tree | 365b1bf85611ce05a1c2dd781fa6b9f9e6e66f8d /modules/organize/module.info | |
| parent | 7b382b363dfd3002cb1f10089c7a1e9e82eb804a (diff) | |
Bump the organize module to version 3 and get rid of the code that
makes sure that it depends on the REST module.
Diffstat (limited to 'modules/organize/module.info')
| -rw-r--r-- | modules/organize/module.info | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/modules/organize/module.info b/modules/organize/module.info index d7199571..be0bc86d 100644 --- a/modules/organize/module.info +++ b/modules/organize/module.info @@ -1,3 +1,3 @@  name = "Organize" -description = "Organize your gallery by apply tags or moving images" -version = 2 +description = "Visually rearrange and move photos in your gallery" +version = 3 | 
