From 11075979a6b6cab8d812f57d774de9f8efc64c74 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 30 Oct 2013 05:37:05 -0400
Subject: [PATCH] Update authors and version numbers

---
 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 5ad197a..ca32e73 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
 {

--
Gitblit v1.9.1