summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2018-04-04 22:16:09 +0300
committerEli Zaretskii <eliz@gnu.org>2018-04-04 22:16:09 +0300
commit9f54f285c9637b8fc262e0994ea4c59f99a87065 (patch)
treedc298bcde9a2abdd7d10d50cc01f909e1c82bf05
parent3573b4e2ae0d1e6e4337f9f71ce49cc0a7ff7bad (diff)
downloademacs-9f54f285c9637b8fc262e0994ea4c59f99a87065.tar.gz
; * lisp/auth-source.el (auth-sources): Update the :version tag.
-rw-r--r--lisp/auth-source.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/auth-source.el b/lisp/auth-source.el
index 1bb79d11ff4..b733054ae5f 100644
--- a/lisp/auth-source.el
+++ b/lisp/auth-source.el
@@ -241,7 +241,7 @@ for details.
It's best to customize this with `\\[customize-variable]' because the choices
can get pretty complex."
:group 'auth-source
- :version "24.1" ;; No Gnus
+ :version "26.1" ;; No Gnus
:type `(repeat :tag "Authentication Sources"
(choice
(string :tag "Just a file")