diff options
Diffstat (limited to 'lisp/find-dired.el')
-rw-r--r-- | lisp/find-dired.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/find-dired.el b/lisp/find-dired.el index 2f499f243d7..d52305a500a 100644 --- a/lisp/find-dired.el +++ b/lisp/find-dired.el @@ -62,7 +62,7 @@ Use the \"-F\" or \"-b\" switches if and only if you also use them for `find-ls-option'." :type 'string :group 'find-dired - :version "21.4") + :version "22.1") ;;;###autoload (defcustom find-grep-options |