From ce74209fe5d99af2f113be5d6437753098fcf86b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Sj=C3=B8gren?= Date: Fri, 9 May 2014 09:10:27 +0200 Subject: [PATCH] Use the correct version (thanks Katsumi). --- lisp/mml2015.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mml2015.el b/lisp/mml2015.el index 9a9eb797b..74290f454 100644 --- a/lisp/mml2015.el +++ b/lisp/mml2015.el @@ -149,7 +149,7 @@ If set, it overrides the setting of `mml2015-sign-with-sender'." (defcustom mml2015-display-key-image t "If t, try to display key images." - :version "24.4" + :version "24.5" :group 'mime-security :type 'boolean) -- 2.25.1