From: tomo Date: Fri, 1 Jun 2001 07:55:33 +0000 (+0000) Subject: release. X-Git-Tag: flim-1_14_3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e2a5df27b598ca08a1a1ca5fabcb22bbeea22892;hp=9abc5d8d026b9b4408405c4aa5423eb90a98375d;p=elisp%2Fflim.git release. --- diff --git a/ChangeLog b/ChangeLog index b2dda9d..57538dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-06-01 MORIOKA Tomohiko + + * FLIM: Version 1.14.3 (Unebigory-Dòmae)-A released. + 2001-06-01 Katsumi Yamaoka * mel-b-el.el: Require `pces' for the macro `as-binary-process' diff --git a/Makefile b/Makefile index d10c19f..c6ce357 100644 --- 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)