From ed2e02b44fbbddfe5d5548103c68c686de0d996c Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 25 Oct 2000 03:56:54 +0000 Subject: [PATCH] (mime-library-product): Update to FLIM 1.14.0 (Ninokuchi). --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index 6c55e6b..acae86f 100644 --- a/mime-def.el +++ b/mime-def.el @@ -36,7 +36,7 @@ ) (eval-and-compile - (defconst mime-library-product ["Chao" (1 14 1) "Rokujizò"] + (defconst mime-library-product ["FLIM" (1 14 0) "Ninokuchi"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4