From: morioka Date: Mon, 19 Oct 1998 18:52:23 +0000 (+0000) Subject: (mime-library-product): Update. X-Git-Tag: flim-1_11_1~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=353d7b6907514ab0b11c5ca48707117320d4815d;p=elisp%2Fflim.git (mime-library-product): Update. --- diff --git a/mime-def.el b/mime-def.el index 168d36b..969089b 100644 --- a/mime-def.el +++ b/mime-def.el @@ -25,7 +25,7 @@ ;;; Code: (eval-and-compile - (defconst mime-library-product ["FLIM" (1 11 0) "Yamadagawa"] + (defconst mime-library-product ["FLIM" (1 11 1) "Takanohara"] "Product name, version number and code name of MIME-library package.") )