From: morioka Date: Tue, 26 Jan 1999 08:51:42 +0000 (+0000) Subject: (mime-library-product): update to 1.12.5. X-Git-Tag: flim-1_12-199901261900 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=485766e8dc5257d5793273d2adb5e105fff5f39e;p=elisp%2Fflim.git (mime-library-product): update to 1.12.5. --- diff --git a/mime-def.el b/mime-def.el index a5d8b49..abaaed1 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 4) "Tsutsui"] + (defconst mime-library-product ["FLIM" (1 12 5) "Hirahata"] "Product name, version number and code name of MIME-library package.") )