From 9ec488baaa24f0d977dcfef9925ff12d44269f7d Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 1 Jun 2001 06:04:27 +0000 Subject: [PATCH] (mime-library-product): Update to 1.14.3. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index 682d445..1c7c669 100644 --- a/mime-def.el +++ b/mime-def.el @@ -32,7 +32,7 @@ (eval-when-compile (require 'luna)) ; luna-arglist-to-arguments (eval-and-compile - (defconst mime-library-product ["FLIM" (1 14 2) "Yagi-Nishiguchi"] + (defconst mime-library-product ["FLIM" (1 14 3) "UnebigoryĆ²mae"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4