From 1fd104d30a8985e1f6962eb325207efad96273b6 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Fri, 13 Apr 2018 15:41:35 +0200 Subject: [PATCH] Update defcustom version for last patch to url-vars.el * lisp/url/url-vars.el (url-lastloc-privacy-level): Update defcustom version. --- lisp/url/url-vars.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el index 6ef21684a6c..ef990a75883 100644 --- a/lisp/url/url-vars.el +++ b/lisp/url/url-vars.el @@ -170,7 +170,7 @@ domain-match -- Send last location if the new location is within the host-match -- Send last location if the new location is on the same host " - :version "26.1" + :version "27.1" :type '(radio (const :tag "Always send" none) (const :tag "Domains match" domain-match) (const :tag "Hosts match" host-match)) -- 2.39.5