summaryrefslogtreecommitdiff
path: root/lisp/gnus/imap.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/imap.el')
-rw-r--r--lisp/gnus/imap.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/imap.el b/lisp/gnus/imap.el
index d14c673e7b9..18a7cdd090d 100644
--- a/lisp/gnus/imap.el
+++ b/lisp/gnus/imap.el
@@ -228,7 +228,7 @@ pipe, or t or `pty' to use a pty. The value has no effect if the
system has no ptys or if all ptys are busy: then a pipe is used
in any case. The value takes effect when a IMAP server is
opened, changing it after that has no effect."
- :version "21.4"
+ :version "22.1"
:group 'imap
:type 'boolean)