Update.
authoryamaoka <yamaoka>
Sun, 25 Dec 2005 10:19:12 +0000 (10:19 +0000)
committeryamaoka <yamaoka>
Sun, 25 Dec 2005 10:19:12 +0000 (10:19 +0000)
ChangeLog
Makefile
VERSION
mime-def.el

index f51dc49..95605a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * FLIM: Version 1.14.8 (Shij\e-Dò) released.\e-A
+
+2005-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mime-def.el (mime-library-product): Update to 1.14.8.
+
 2005-11-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * std11.el (std11-addr-to-string): Reconstruct domain literal.
@@ -14,6 +22,7 @@
        * ntlm.el (ntlm-ascii2unicode): Don't apply zerop to a character.
        (ntlm-smb-hash): Ditto.
 
+\f
 2004-10-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * FLIM: Version 1.14.7 (Sanj\e-Dò\e-A) released.
index e94608e..ad31dd6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 
 PACKAGE = limit
 API    = 1.14
-RELEASE = 7
+RELEASE = 8
 
 TAR    = tar
 RM     = /bin/rm -f
diff --git a/VERSION b/VERSION
index fdc59c8..92a9d46 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -67,6 +67,7 @@
 ;;     Main Line               \e$(BK\@~\e(B
 ;;-------------------------------------------------------------------------
        (Sanj\e-Dò)\e-A                   (\e$(B;0>r\e(B)
+1.14.8 Shij\e-Dò                        \e$(B;M>r\e(B\e-A
 
 
 [Chao Version names]
 1.14.7 Fujiidera                       \e$BF#0f;{\e(B
 1.14.8 Hajinosato                      \e$BEZ;U$NN$\e(B
 1.14.9 D\e,Dr\e(Bmy\e,Dr\e(Bji                             \e$BF;L@;{\e(B
------- Furuichi                        \e$B8E;T\e(B              ; = \e$B6aE4\e(B \e$BD9Ln@~\e(B
+1.14.10        Furuichi                        \e$B8E;T\e(B              ; = \e$B6aE4\e(B \e$BD9Ln@~\e(B
 ------ Komagatani                      \e$B6p%vC+\e(B
 ------ Kaminotaishi                    \e$B>e%NB@;R\e(B
 ------ Nij\e,Dr\e(Bsan                           \e$BFs>e;3\e(B
index a429c45..9398915 100644 (file)
@@ -33,7 +33,7 @@
 (eval-when-compile (require 'luna))    ; luna-arglist-to-arguments
 
 (eval-and-compile
-  (defconst mime-library-product ["LIMIT" (1 14 9) "Domyoji"] ;; D\e-Dòmyòji\e-A
+  (defconst mime-library-product ["LIMIT" (1 14 10) "Furuichi"]
     "Product name, version number and code name of MIME-library package."))
 
 (defmacro mime-product-name (product)