From eb1578b4bb1d0c18d8b4c5b9a400f320f31b541b Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 15 Jun 1999 12:42:30 +0000 Subject: [PATCH] (mime-library-product): Update to FLIM 1.13.0. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.") ) -- 1.7.10.4