From 378d27d6d54e7dcc6ed6271fea8c4e1ebf369163 Mon Sep 17 00:00:00 2001 From: okada Date: Tue, 27 Aug 2002 13:27:18 +0000 Subject: [PATCH] fix --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index 5d69160..5e54752 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 ["SLIM" (1 14 8) "MEGUMI"] + (defconst mime-library-product ["SLIM" (1 14 9) "MEGUMI"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4