From: okada Date: Tue, 27 Aug 2002 13:27:18 +0000 (+0000) Subject: fix X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=378d27d6d54e7dcc6ed6271fea8c4e1ebf369163;p=elisp%2Fflim.git fix --- 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)