From 14c51ffa12fdfd4786c486329c1c9e49b4006a00 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 15 Jun 2010 03:17:14 +0000 Subject: [PATCH] tomoyo-tools 0.25 released. --- ChangeLog | 4 ++++ Makefile | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 27e0d15..81b917c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-06-15 MORIOKA Tomohiko + + * tomoyo-tools 0.25 released. + 2010-04-01 MORIOKA Tomohiko * char-db-dump.el (char-db-dump-oracle-bones): Dump abstract diff --git a/Makefile b/Makefile index 1a397f8..3691eb9 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # PACKAGE = tomoyo-tools -VERSION = 0.24 +VERSION = 0.25 TAR = tar RM = /bin/rm -f @@ -20,7 +20,7 @@ VERSION_SPECIFIC_LISPDIR = NONE GOMI = *.elc -ARC_DIR = /home/kanji1/www/htdocs/projects/chise/dist/XEmacs +ARC_DIR = /var/www/chise/dist/XEmacs elc: package -- 1.7.10.4