(mime-library-product): Update to 1.13.1.
authormorioka <morioka>
Thu, 19 Aug 1999 13:05:00 +0000 (13:05 +0000)
committermorioka <morioka>
Thu, 19 Aug 1999 13:05:00 +0000 (13:05 +0000)
mime-def.el

index 43ab791..a8528e2 100644 (file)
@@ -35,7 +35,7 @@
 (eval-when-compile (require 'cl))      ; list*
 
 (eval-and-compile
-  (defconst mime-library-product ["CLIME" (1 13 0) "\e$B?7K!N4;{\e(B"]
+  (defconst mime-library-product ["CLIME" (1 13 1) "\e$B0BEH\e(B"]
     "Product name, version number and code name of MIME-library package.")
   )