diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-10-30 10:37:05 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-10-30 10:37:05 +0100 |
commit | 11075979a6b6cab8d812f57d774de9f8efc64c74 (patch) | |
tree | 53c738f5ac5b6a535408578b68b2e100fe686802 /plugins/archive/archive.php | |
parent | 691cbc276d06fd3e4827e8b650471b243cbc6ff4 (diff) |
Update authors and version numbers
Diffstat (limited to 'plugins/archive/archive.php')
-rw-r--r-- | plugins/archive/archive.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/archive/archive.php b/plugins/archive/archive.php index 5ad197ac1..ca32e7325 100644 --- a/plugins/archive/archive.php +++ b/plugins/archive/archive.php @@ -6,9 +6,9 @@ * Plugin that adds a new button to the mailbox toolbar * to move messages to a (user selectable) archive folder. * - * @version 2.0 + * @version 2.1 * @license GNU GPLv3+ - * @author Andre Rodier, Thomas Bruederli + * @author Andre Rodier, Thomas Bruederli, Aleksander Machniak */ class archive extends rcube_plugin { |