Add missing :version tags to new defgroups and defcustoms
[bpt/emacs.git] / lisp / gnus / sieve-manage.el
index 4712cab..74bcbcc 100644 (file)
@@ -157,6 +157,7 @@ for doing the actual authentication."
 (defcustom sieve-manage-default-stream 'network
   "Default stream type to use for `sieve-manage'.
 Must be a name of a stream in `sieve-manage-stream-alist'."
+  :version "24.1"
   :type 'symbol
   :group 'sieve-manage)