version up
authorokada <okada>
Fri, 10 Dec 1999 13:45:13 +0000 (13:45 +0000)
committerokada <okada>
Fri, 10 Dec 1999 13:45:13 +0000 (13:45 +0000)
ChangeLog
SLIM-VERSION
mime-def.el

index efd3db1..cae49a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-12-09  Kenichi OKADA <okada@opaopa.org>
+
+       * mime-def.el (mime-library-product): Up.
+
 1999-12-06  Kenichi OKADA <okada@opaopa.org>
 
        * sasl.el (sasl-number-base36): New function.
index 465f8dc..8dea031 100644 (file)
@@ -5,6 +5,6 @@
 1.13.2 \e$B2Z86J~H~\e(B
 1.13.3 \e$BHSEgD>;R\e(B
 1.13.4 \e$B:g860j7C\e(B
------- \e$B;3@%$^$_\e(B
+1.13.5 \e$B;3@%$^$_\e(B
 ------ \e$BEg:jOB2N;R\e(B
 ------ \e$B0kLn5.M};R\e(B
\ No newline at end of file
index 83d9d60..dee6465 100644 (file)
@@ -35,7 +35,7 @@
 (eval-when-compile (require 'cl))      ; list*
 
 (eval-and-compile
-  (defconst mime-library-product ["SLIM" (1 13 4) "\e$B:g860j7C\e(B"]
+  (defconst mime-library-product ["SLIM" (1 13 5) "\e$B;3@%$^$_\e(B"]
     "Product name, version number and code name of MIME-library package.")
   )