summaryrefslogtreecommitdiff
path: root/lisp/locate.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/locate.el')
-rw-r--r--lisp/locate.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/locate.el b/lisp/locate.el
index 3a18d77f089..42463a160fa 100644
--- a/lisp/locate.el
+++ b/lisp/locate.el
@@ -157,7 +157,7 @@
This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches."
:type 'string
:group 'locate
- :version "21.4")
+ :version "22.1")
(defcustom locate-update-command "updatedb"
"The command used to update the locate database."