From a8cffdb3b1a9bb291ea02f6b8bd4242888c7cc04 Mon Sep 17 00:00:00 2001 From: morioka Date: Sat, 24 Jul 1999 12:21:44 +0000 Subject: [PATCH] (mime-library-product): Update to 1.13.2. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index c67f413..276dadd 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 ["FLIM" (1 13 1) "Tawaramoto"] + (defconst mime-library-product ["FLIM" (1 13 2) "Kasanui"] "Product name, version number and code name of MIME-library package.") ) -- 1.7.10.4