From: morioka Date: Tue, 24 Aug 1999 07:20:38 +0000 (+0000) Subject: (mime-library-product): Update to 1.13.3. X-Git-Tag: clime-1_13_3~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1d8ca4873ee4a60612543f3521c994041e477d76;p=elisp%2Fflim.git (mime-library-product): Update to 1.13.3. --- diff --git a/mime-def.el b/mime-def.el index e1f0d21..267810b 100644 --- a/mime-def.el +++ b/mime-def.el @@ -35,7 +35,7 @@ (eval-when-compile (require 'cl)) ; list* (eval-and-compile - (defconst mime-library-product ["CLIME" (1 13 2) "額田部"] + (defconst mime-library-product ["CLIME" (1 13 3) "平端"] "Product name, version number and code name of MIME-library package.") )