(mime-library-product): Update to 1.13.2.
authormorioka <morioka>
Mon, 23 Aug 1999 06:10:34 +0000 (06:10 +0000)
committermorioka <morioka>
Mon, 23 Aug 1999 06:10:34 +0000 (06:10 +0000)
mime-def.el

index a8528e2..ba62c8b 100644 (file)
@@ -35,7 +35,7 @@
 (eval-when-compile (require 'cl))      ; list*
 
 (eval-and-compile
-  (defconst mime-library-product ["CLIME" (1 13 1) "\e$B0BEH\e(B"]
+  (defconst mime-library-product ["CLIME" (1 13 2) "\e$B3[EDIt\e(B"]
     "Product name, version number and code name of MIME-library package.")
   )