summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-17 18:01:24 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-17 18:01:24 +0000
commit3fb463e512cc72c8107e3482d225778e074a31a8 (patch)
tree2fd480d72738b79f144a4f23800f881ac93fe151
parent420eabe163c6ae84088e70c0127defb1840640da (diff)
- Update plugin version number, because of two backward incompatible changes
git-svn-id: https://svn.roundcube.net/trunk@4780 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--plugins/subscriptions_option/subscriptions_option.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/subscriptions_option/subscriptions_option.php b/plugins/subscriptions_option/subscriptions_option.php
index 8660e1365..c0eb90c22 100644
--- a/plugins/subscriptions_option/subscriptions_option.php
+++ b/plugins/subscriptions_option/subscriptions_option.php
@@ -19,7 +19,7 @@
* 'dont_override' list and the global option has changed, don't expect
* to see the change until the folder list cache is refreshed.
*
- * @version 1.0
+ * @version 1.1
* @author Ziba Scott
*/
class subscriptions_option extends rcube_plugin