summaryrefslogtreecommitdiff
path: root/lisp/gnus/mml2015.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-05-08 23:43:52 -0700
committerGlenn Morris <rgm@gnu.org>2014-05-08 23:43:52 -0700
commitc578a99338e44511fc3792f1d14ea2193cb58aa5 (patch)
treed6af97810d40213ff79ca60dbaa1cf66a5422ec2 /lisp/gnus/mml2015.el
parentce1a1d7addf707e198b6d4b90c029784ac4a4365 (diff)
downloademacs-c578a99338e44511fc3792f1d14ea2193cb58aa5.tar.gz
* gnus/mml2015.el (mml2015-display-key-image): Fix :version tag in previous.
Diffstat (limited to 'lisp/gnus/mml2015.el')
-rw-r--r--lisp/gnus/mml2015.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el
index 9a9eb797bf0..74290f45469 100644
--- a/lisp/gnus/mml2015.el
+++ b/lisp/gnus/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)