From 9b6688aa20515943134312caaabbcf25411305d0 Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 18 Oct 1999 04:50:24 +0000 Subject: [PATCH] (mime-library-product): Update to 1.13.5. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index 562a323..b4df1f9 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 4) "新寺井"] + (defconst mime-library-product ["CLIME" (1 13 5) "加賀福岡"] "Product name, version number and code name of MIME-library package.") ) -- 1.7.10.4