Change release version from 21.4 to 22.1 throughout.
[bpt/emacs.git] / lisp / mail / smtpmail.el
index 7e6d474..605af6c 100644 (file)
@@ -170,7 +170,7 @@ looks like `user@realm'."
                       (string  :tag "Username")
                       (choice (const :tag "Query when needed" nil)
                                       (string  :tag "Password")))))
-  :version "21.4"
+  :version "22.1"
   :group 'smtpmail)
 
 (defcustom smtpmail-starttls-credentials '(("" 25 "" ""))