diff options
author | thomascube <thomas@roundcube.net> | 2011-08-18 18:34:56 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-08-18 18:34:56 +0000 |
commit | b6cd452bd31bfd4b6b94b23fe54b424fdf901e61 (patch) | |
tree | 7b8640c4f06ef5a564a0a25c9f6d7d58d9d9abbc /plugins/acl/acl.js | |
parent | b1cde954d15abedbb2874f592c59155e049244ef (diff) |
Backport changes from r5084 to r5090 to release branch
Diffstat (limited to 'plugins/acl/acl.js')
-rw-r--r-- | plugins/acl/acl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/acl/acl.js b/plugins/acl/acl.js index 3cca7bf1e..d78607690 100644 --- a/plugins/acl/acl.js +++ b/plugins/acl/acl.js @@ -1,7 +1,7 @@ /** * ACL plugin script * - * @version 0.5 + * @version 0.6 * @author Aleksander Machniak <alec@alec.pl> */ |