From: morioka Date: Thu, 19 Aug 1999 13:05:00 +0000 (+0000) Subject: (mime-library-product): Update to 1.13.1. X-Git-Tag: clime-1_13_0~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=77deb981bf01a22bfeb737268029b56a91760f29;p=elisp%2Fflim.git (mime-library-product): Update to 1.13.1. --- diff --git a/mime-def.el b/mime-def.el index 43ab791..a8528e2 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 0) "新法隆寺"] + (defconst mime-library-product ["CLIME" (1 13 1) "安堵"] "Product name, version number and code name of MIME-library package.") )