From 9f54f285c9637b8fc262e0994ea4c59f99a87065 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 4 Apr 2018 22:16:09 +0300 Subject: [PATCH] ; * lisp/auth-source.el (auth-sources): Update the :version tag. --- lisp/auth-source.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- 2.39.5