Change release version from 21.4 to 22.1 throughout.
[bpt/emacs.git] / lisp / gnus / uudecode.el
index c969dfa..7f26913 100644 (file)
@@ -51,7 +51,7 @@ input and write the converted data to its standard output."
 (defcustom uudecode-use-external
   (executable-find uudecode-decoder-program)
   "*Use external uudecode program."
-  :version "21.4"
+  :version "22.1"
   :group 'gnus-extract
   :type 'boolean)