(mime-library-product): Update to 1.13.1.
authormorioka <morioka>
Wed, 21 Jul 1999 11:02:22 +0000 (11:02 +0000)
committermorioka <morioka>
Wed, 21 Jul 1999 11:02:22 +0000 (11:02 +0000)
mime-def.el

index ccd38b5..e1b6b0f 100644 (file)
@@ -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.")
   )