From c645a2a9e8b2f586199df99a3667be2037912114 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 12 Oct 2000 14:04:17 +0000 Subject: Bumped ibex rev. 2000-10-12 Not Zed * ibex_internal.h (struct ibex): Bumped ibex rev. * block.c (ibex_block_cache_open): Bumped the ibex file revision because of the hash table size change. svn path=/trunk/; revision=5887 --- libibex/ibex_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libibex/ibex_internal.h') diff --git a/libibex/ibex_internal.h b/libibex/ibex_internal.h index a21867a2ab..bd5d1cbea4 100644 --- a/libibex/ibex_internal.h +++ b/libibex/ibex_internal.h @@ -24,7 +24,7 @@ #include "block.h" #include "wordindex.h" -#define IBEX_VERSION "ibex3" +#define IBEX_VERSION "ibx4" struct ibex { char *path; -- cgit v1.2.3