From 12a9baaaff8d06638fbfad686fa0cbc0fc08e1c3 Mon Sep 17 00:00:00 2001 From: morioka Date: Sat, 23 Jan 1999 06:03:25 +0000 Subject: [PATCH] (mime-library-product): Update to 1.12.3. --- mime-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-def.el b/mime-def.el index c0bccea..1aea1e5 100644 --- a/mime-def.el +++ b/mime-def.el @@ -27,7 +27,7 @@ (require 'mcharset) (eval-and-compile - (defconst mime-library-product ["FLIM" (1 12 2) "Kuj.DŽò"] + (defconst mime-library-product ["FLIM" (1 12 3) "Kintetsu-K.DŽòriyama"] "Product name, version number and code name of MIME-library package.") ) -- 1.7.10.4