From: morioka Date: Sat, 24 Jul 1999 12:21:44 +0000 (+0000) Subject: (mime-library-product): Update to 1.13.2. X-Git-Tag: flim-1_13_2~20 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a8cffdb3b1a9bb291ea02f6b8bd4242888c7cc04;p=elisp%2Fflim.git (mime-library-product): Update to 1.13.2. --- diff --git a/mime-def.el b/mime-def.el index c67f413..276dadd 100644 --- a/mime-def.el +++ b/mime-def.el @@ -35,7 +35,7 @@ (eval-when-compile (require 'cl)) ; list* (eval-and-compile - (defconst mime-library-product ["FLIM" (1 13 1) "Tawaramoto"] + (defconst mime-library-product ["FLIM" (1 13 2) "Kasanui"] "Product name, version number and code name of MIME-library package.") )