diff lisp/gnus/mm-decode.el @ 92336:5f827896103e

Change defcustom :version from 23.0 to 23.1.
author Glenn Morris <rgm@gnu.org>
date Fri, 29 Feb 2008 04:03:49 +0000
parents a5b33bf9597c
children d3767aa9ae49
line wrap: on
line diff
--- a/lisp/gnus/mm-decode.el	Fri Feb 29 04:03:16 2008 +0000
+++ b/lisp/gnus/mm-decode.el	Fri Feb 29 04:03:49 2008 +0000
@@ -394,7 +394,7 @@
 	       (repeat :inline t
 		       :tag "Function"
 		       function)))
-  :version "23.0" ;; No Gnus
+  :version "23.1" ;; No Gnus
   :group 'mime-display)