summaryrefslogtreecommitdiff
path: root/plugins/managesieve/managesieve.php
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-12-21 14:31:35 +0100
committerAleksander Machniak <alec@alec.pl>2012-12-21 14:31:35 +0100
commit0a9d414084b5c0bef3b319afeddf7e634333a9b1 (patch)
tree91eb6dd845bc59d50227085599ff06a84f152f64 /plugins/managesieve/managesieve.php
parent04c856774d7a42824664462482cf4ebf4b4259f3 (diff)
Update changelog, set version to 6.1
Diffstat (limited to 'plugins/managesieve/managesieve.php')
-rw-r--r--plugins/managesieve/managesieve.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/managesieve/managesieve.php b/plugins/managesieve/managesieve.php
index 1d8248ed2..1579d6243 100644
--- a/plugins/managesieve/managesieve.php
+++ b/plugins/managesieve/managesieve.php
@@ -62,7 +62,7 @@ class managesieve extends rcube_plugin
"x-beenthere",
);
- const VERSION = '6.0';
+ const VERSION = '6.1';
const PROGNAME = 'Roundcube (Managesieve)';
const PORT = 4190;