From 0f0317cf179760a10043565f80f31853a6161bff Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 13 Sep 1999 09:02:57 +0000 Subject: [PATCH] (mime-library-product): Update to 1.13.4. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index 35bda0d..562a323 100644 --- a/mime-def.el +++ b/mime-def.el @@ -33,7 +33,7 @@ (require 'alist) (eval-and-compile - (defconst mime-library-product ["CLIME" (1 13 3) "平端"] + (defconst mime-library-product ["CLIME" (1 13 4) "新寺井"] "Product name, version number and code name of MIME-library package.") ) -- 1.7.10.4