(mime-library-product): Update to 1.13.3.
authormorioka <morioka>
Tue, 24 Aug 1999 07:20:38 +0000 (07:20 +0000)
committermorioka <morioka>
Tue, 24 Aug 1999 07:20:38 +0000 (07:20 +0000)
mime-def.el

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