summaryrefslogtreecommitdiff
path: root/lisp/gnus/binhex.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/binhex.el')
-rw-r--r--lisp/gnus/binhex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/binhex.el b/lisp/gnus/binhex.el
index 17103c1b4f3..fe8d99dcc02 100644
--- a/lisp/gnus/binhex.el
+++ b/lisp/gnus/binhex.el
@@ -50,7 +50,7 @@ input and write the converted data to its standard output."
(defcustom binhex-use-external
(executable-find binhex-decoder-program)
"*Use external binhex program."
- :version "21.4"
+ :version "22.1"
:group 'gnus-extract
:type 'boolean)