* SLIM: Version 1.13.7 released. slim-1_13_7
authorokada <okada>
Sun, 16 Apr 2000 12:51:28 +0000 (12:51 +0000)
committerokada <okada>
Sun, 16 Apr 2000 12:51:28 +0000 (12:51 +0000)
* mime-def.el (mime-library-product): Up.

ChangeLog
SLIM-VERSION
mime-def.el

index f0b75ac..2b54d78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-04-16  Kenichi OKADA <okada@opaopa.org>
 
+       * SLIM: Version 1.13.7 released.
+       * mime-def.el (mime-library-product): Up.
+
+2000-04-16  Kenichi OKADA <okada@opaopa.org>
+
        * sasl.el (sasl-scram-md5-client-security-info): eval-when-compile.
 
 2000-02-03  Kenichi OKADA <okada@opaopa.org>
index 1863e9d..9a53279 100644 (file)
@@ -7,4 +7,4 @@
 1.13.4 \e$B:g860j7C\e(B
 1.13.5 \e$B;3@%$^$_\e(B
 1.13.6 \e$BEg:jOB2N;R\e(B
------- \e$B0kLn5.M};R\e(B
\ No newline at end of file
+1.13.7 \e$B0kLn5.M};R\e(B
\ No newline at end of file
index ba1736a..3dcb894 100644 (file)
@@ -35,7 +35,7 @@
 (eval-when-compile (require 'cl))      ; list*
 
 (eval-and-compile
-  (defconst mime-library-product ["SLIM" (1 13 6) "\e$BEg:jOB2N;R\e(B"]
+  (defconst mime-library-product ["SLIM" (1 13 7) "\e$B0kLn5.M};R\e(B"]
     "Product name, version number and code name of MIME-library package.")
   )