From 981d54ad86e55f98ccc443b6ff1a5990c0921fe9 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 25 Dec 2000 09:31:42 +0000 Subject: [PATCH 1/1] (mime-library-product): Update to 1.14.2. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index f4ced4d..5ff449e 100644 --- a/mime-def.el +++ b/mime-def.el @@ -34,7 +34,7 @@ ) (eval-and-compile - (defconst mime-library-product ["FLIM" (1 14 1) "Yagi"] + (defconst mime-library-product ["FLIM" (1 14 2) "Yagi-Nishiguchi"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product) -- 1.7.10.4