update. flim-1_10_4
authormorioka <morioka>
Mon, 12 Oct 1998 13:12:34 +0000 (13:12 +0000)
committermorioka <morioka>
Mon, 12 Oct 1998 13:12:34 +0000 (13:12 +0000)
ChangeLog
FLIM-VERSION
Makefile
mime-def.el

index d0db242..3d2d799 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.10.4 (Shin-H\e-Dòsono)\e-A was released.
+
 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
index 718ae74..fdf6dad 100644 (file)
@@ -26,7 +26,7 @@
 1.10.1 Miyamaki                \e$(B;0;3LZ\e(B
 1.10.2 Kintetsu-Miyazu         \e$(B6aE45\DE\e(B
 1.10.3 Komada                  \e$(B9}ED\e(B
------  Shin-H\e-Dòsono\e-A               \e$(B?7=K1`\e(B           ; <=> JR \e$(BJRD.@~\e(B \e$(B=K1`\e(B
+1.10.4 Shin-H\e-Dòsono\e-A               \e$(B?7=K1`\e(B           ; <=> JR \e$(BJRD.@~\e(B \e$(B=K1`\e(B
 -----  Kizugawadai             \e$(BLZDE@nBf\e(B
 -----  Yamadagawa              \e$(B;3ED@n\e(B
 -----  Takanohara              \e$(B9b$N86\e(B
index f2be21e..25d849c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 #
 
 PACKAGE = flim
-VERSION = 1.10.3
+VERSION = 1.10.4
 
 TAR    = tar
 RM     = /bin/rm -f
index bf3a7eb..3106078 100644 (file)
@@ -25,7 +25,7 @@
 ;;; Code:
 
 (eval-and-compile
-  (defconst mime-library-product ["FLIM" (1 10 3) "Komada"]
+  (defconst mime-library-product ["FLIM" (1 10 4) "Shin-H\e.D\8eòsono"]
     "Product name, version number and code name of MIME-library package.")
   )