(mime-library-product): Update to FLIM 1.13.0.
authormorioka <morioka>
Tue, 15 Jun 1999 12:42:30 +0000 (12:42 +0000)
committermorioka <morioka>
Tue, 15 Jun 1999 12:42:30 +0000 (12:42 +0000)
mime-def.el

index 88e788e..ccd38b5 100644 (file)
@@ -35,7 +35,7 @@
 (eval-when-compile (require 'cl))      ; list*
 
 (eval-and-compile
-  (defconst mime-library-product ["Chao" (1 13 0) "JR Fujinomori"]
+  (defconst mime-library-product ["FLIM" (1 13 0) "Iwami"]
     "Product name, version number and code name of MIME-library package.")
   )