(mime-library-product): Update to 1.13.2.
authormorioka <morioka>
Sat, 24 Jul 1999 12:21:44 +0000 (12:21 +0000)
committermorioka <morioka>
Sat, 24 Jul 1999 12:21:44 +0000 (12:21 +0000)
mime-def.el

index c67f413..276dadd 100644 (file)
@@ -35,7 +35,7 @@
 (eval-when-compile (require 'cl))      ; list*
 
 (eval-and-compile
-  (defconst mime-library-product ["FLIM" (1 13 1) "Tawaramoto"]
+  (defconst mime-library-product ["FLIM" (1 13 2) "Kasanui"]
     "Product name, version number and code name of MIME-library package.")
   )