* gnus/mml2015.el (mml2015-display-key-image): Fix :version tag in previous.

This commit is contained in:
Glenn Morris 2014-05-08 23:43:52 -07:00
parent ce1a1d7add
commit c578a99338

View file

@ -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)