From 1d8ca4873ee4a60612543f3521c994041e477d76 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 24 Aug 1999 07:20:38 +0000 Subject: [PATCH] (mime-library-product): Update to 1.13.3. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index e1f0d21..267810b 100644 --- a/mime-def.el +++ b/mime-def.el @@ -35,7 +35,7 @@ (eval-when-compile (require 'cl)) ; list* (eval-and-compile - (defconst mime-library-product ["CLIME" (1 13 2) "額田部"] + (defconst mime-library-product ["CLIME" (1 13 3) "平端"] "Product name, version number and code name of MIME-library package.") ) -- 1.7.10.4