From 1e908d5c4786d4a33bebdfcfac382a5385b28a4a Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 26 Aug 2002 15:56:11 +0000 Subject: [PATCH] (mime-library-product): Update to 1.14.5. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index 25002ef..7ed231e 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 4) "Kashiharajingþ-mae"] + (defconst mime-library-product ["FLIM" (1 14 5) "Demachiyanagi"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4