Synch to No Gnus 200506270911.
[elisp/gnus.git-] / lisp / binhex.el
index d6287a9..c4f8509 100644 (file)
@@ -51,7 +51,7 @@ input and write the converted data to its standard output."
 (defcustom binhex-use-external
   (exec-installed-p binhex-decoder-program)
   "*Use external binhex program."
-  :version "21.4"
+  :version "22.1"
   :group 'gnus-extract
   :type 'boolean)