From: morioka Date: Tue, 15 Jun 1999 12:42:30 +0000 (+0000) Subject: (mime-library-product): Update to FLIM 1.13.0. X-Git-Tag: flim-1_13_0~10 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=eb1578b4bb1d0c18d8b4c5b9a400f320f31b541b;p=elisp%2Fflim.git (mime-library-product): Update to FLIM 1.13.0. --- diff --git a/mime-def.el b/mime-def.el index 88e788e..ccd38b5 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 ["Chao" (1 13 0) "JR Fujinomori"] + (defconst mime-library-product ["FLIM" (1 13 0) "Iwami"] "Product name, version number and code name of MIME-library package.") )