release. flim-1_14_3
authortomo <tomo>
Fri, 1 Jun 2001 07:55:33 +0000 (07:55 +0000)
committertomo <tomo>
Fri, 1 Jun 2001 07:55:33 +0000 (07:55 +0000)
ChangeLog
Makefile

index b2dda9d..57538dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * FLIM: Version 1.14.3 (Unebigory\e-Dòmae)\e-A released.
+
 2001-06-01  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * mel-b-el.el: Require `pces' for the macro `as-binary-process'
index d10c19f..c6ce357 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 
 PACKAGE = flim
 API    = 1.14
-RELEASE = 2
+RELEASE = 3
 
 TAR    = tar
 RM     = /bin/rm -f
@@ -25,7 +25,7 @@ GOMI  = *.elc \
 FILES  = README.?? Makefile FLIM-MK FLIM-CFG FLIM-ELS *.el ChangeLog
 
 VERSION        = $(API).$(RELEASE)
-ARC_DIR_PREFIX = /home/tomo/public_html/comp/emacsen/lisp
+ARC_DIR_PREFIX = /home/kanji/tomo/public_html/comp/emacsen/lisp
 ARC_DIR = $(ARC_DIR_PREFIX)/flim/flim-$(API)
 SEMI_ARC_DIR = $(ARC_DIR_PREFIX)/semi/semi-1.14-for-flim-$(API)