From: morioka Date: Wed, 21 Jul 1999 11:02:22 +0000 (+0000) Subject: (mime-library-product): Update to 1.13.1. X-Git-Tag: flim-1_13_1~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=225ac0e7681d7123fbb0663130a9485da98df4ca;p=elisp%2Fflim.git (mime-library-product): Update to 1.13.1. --- diff --git a/mime-def.el b/mime-def.el index ccd38b5..e1b6b0f 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 ["FLIM" (1 13 0) "Iwami"] + (defconst mime-library-product ["FLIM" (1 13 1) "Tawaramoto"] "Product name, version number and code name of MIME-library package.") )