1999-11-28 Kenichi OKADA <okada@opaopa.org>
+ * mime-def.el (mime-library-product): Up.
+
+1999-11-28 Kenichi OKADA <okada@opaopa.org>
+
* ChangeLog: Fix.
* sasl.el (sasl-cram-md5): Rename `username' from `user'.
Rename `challenge' from `response'.
(eval-when-compile (require 'cl)) ; list*
(eval-and-compile
- (defconst mime-library-product ["SLIM" (1 13 3) "\e$BHSEgD>;R\e(B"]
+ (defconst mime-library-product ["SLIM" (1 13 4) "\e$B:g860j7C\e(B"]
"Product name, version number and code name of MIME-library package.")
)