diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-06-15 16:30:02 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-06-15 16:30:02 -0700 |
commit | 8fb56abf034dd1f5c561e7af12bf6e097a3de6f6 (patch) | |
tree | 847cd019738496f803e815fcf5637d84a30b1f6f /modules/organize/module.info | |
parent | 94ada2361df1132d83fa5b14d1b6843725b29166 (diff) |
Bump the organize module to version 2, and check to make sure that the
REST module is active.
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 5c6b1de0..d7199571 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 = 1 +version = 2 |