diff lisp/net/ange-ftp.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 1f468f3ca959
children b879dff3f4dc
line wrap: on
line diff
--- a/lisp/net/ange-ftp.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/net/ange-ftp.el	Sun May 12 17:29:29 2002 +0000
@@ -1012,7 +1012,7 @@
   :type '(repeat (cons regexp (choice (const :tag "On" "on")
 				      (const :tag "Off" "off")
 				      (const :tag "Don't change" nil))))
-  :version 21.3)
+  :version 21.4)
 
 ;;;; ------------------------------------------------------------
 ;;;; Hash table support.