From 6454acd1692f5fdd26864454af1b1a1a13a631f4 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 17 Jul 2004 01:53:54 +0000 Subject: [PATCH] (ABI_VERSION): Update to 2:0:1. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 657a327..96b11be 100644 --- a/Makefile.in +++ b/Makefile.in @@ -42,7 +42,7 @@ CHISE_CFLAGS = \ -DCHISE_SI_DB_DIR=\"${CHISE_SI_DB_DIR}/\" VERSION = @PACKAGE_VERSION@ -ABI_VERSION = 1:1:0 +ABI_VERSION = 2:0:1 HEADERS = chise.h chise-name.h -- 1.7.10.4