From 4638f08ee246dcc663150fd2ace95c2e9570094b Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 22 Dec 2000 04:03:19 +0000 Subject: [PATCH] (mime-library-product): Update to 1.14.1. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index 0f5579c..f4ced4d 100644 --- a/mime-def.el +++ b/mime-def.el @@ -34,7 +34,7 @@ ) (eval-and-compile - (defconst mime-library-product ["FLIM" (1 14 0) "Ninokuchi"] + (defconst mime-library-product ["FLIM" (1 14 1) "Yagi"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4