diff --git a/lisp/hexl.el b/lisp/hexl.el index db4f3319b79..f8ab156d9eb 100644 --- a/lisp/hexl.el +++ b/lisp/hexl.el @@ -57,7 +57,8 @@ (const 16) (const 32) (const 64)) - :group 'hexl) + :group 'hexl + :version "24.2") (defcustom hexl-program "hexl" "The program that will hexlify and dehexlify its stdin.