diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-06-05 19:45:15 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-06-05 19:45:15 -0700 |
commit | 481ef823dd04daff736b5a98472322e28bd4e756 (patch) | |
tree | 0e15aebc09bf32dbf5ed6c0b5b1086cf5af877a2 /modules/rest/module.info | |
parent | 110350776d5bda3b8535f0329ea69b914daa8019 (diff) |
Add an advanced setting to allow developers to allow guest access to
REST entities.
Diffstat (limited to 'modules/rest/module.info')
-rw-r--r-- | modules/rest/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/rest/module.info b/modules/rest/module.info index 3ab7e165..4b6b5464 100644 --- a/modules/rest/module.info +++ b/modules/rest/module.info @@ -1,4 +1,4 @@ name = "REST Access Module" description = "The RESTful implementation/interface to Gallery3" -version = 2 +version = 3 |