sync with flim-1.14.1 slim-1_14_5
authorokada <okada>
Fri, 22 Dec 2000 10:28:36 +0000 (10:28 +0000)
committerokada <okada>
Fri, 22 Dec 2000 10:28:36 +0000 (10:28 +0000)
ChangeLog
Makefile
mime-def.el

index 63e1958..2fa1e84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-22  Kenichi OKADA <okada@opaopa.org>
+
+       * SLIM: Version 1.14.5 released.
+       * mime-def.el (mime-library-product): Up.
+
 2000-12-22  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
 
        * mel-q.el: Require `poem' for `string-to-char-list' when
index 0a1df22..b9ae69b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 
 PACKAGE = slim
 API    = 1.14
-RELEASE = 4
+RELEASE = 5
 
 TAR    = tar
 RM     = /bin/rm -f
index 4efc076..58c7558 100644 (file)
@@ -34,7 +34,7 @@
   )
 
 (eval-and-compile
-  (defconst mime-library-product ["SLIM" (1 14 4) "\e$(BA0ED0&\e(B"]
+  (defconst mime-library-product ["SLIM" (1 14 5) "\e$B0BC#M4<B\e(B"]
     "Product name, version number and code name of MIME-library package."))
 
 (defmacro mime-product-name (product)