From: Adam Sjøgren Date: Fri, 9 May 2014 07:10:27 +0000 (+0200) Subject: Use the correct version (thanks Katsumi). X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=ce74209fe5d99af2f113be5d6437753098fcf86b;ds=sidebyside Use the correct version (thanks Katsumi). --- 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)