From e93e9e87326edac5a00254ef96da22bf56912ee8 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 14 Oct 2003 10:21:02 +0000 Subject: [PATCH] (DB_DIR): Update version to 0.2. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 5a495d5..b36371d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -24,7 +24,7 @@ libexecdir = @libexecdir@ INCLUDE_INSTALLDIR = ${prefix}/include LIB_INSTALLDIR = ${libdir} -DB_DIR = ${libexecdir}/chise/0.1/ +DB_DIR = ${libexecdir}/chise/0.2/ VERSION = @PACKAGE_VERSION@ -- 1.7.10.4