diff lisp/mail/sendmail.el @ 45255:20c79f08a7da

Change all post-21.1 :version attributes to 21.4.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 12 May 2002 17:29:29 +0000
parents e0182b284e42
children 9bee1f5d919f
line wrap: on
line diff
--- a/lisp/mail/sendmail.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/mail/sendmail.el	Sun May 12 17:29:29 2002 +0000
@@ -309,7 +309,7 @@
   :type '(repeat (radio (const :tag "Failure" failure)
 			(const :tag "Delay" delay)
 			(const :tag "Success" success)))
-  :version "21.3")
+  :version "21.4")
 
 ;; Note: could use /usr/ucb/mail instead of sendmail;
 ;; options -t, and -v if not interactive.