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