aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/ibex_internal.h
diff options
context:
space:
mode:
authorNot Zed <NotZed@HelixCode.com>2000-10-12 22:04:17 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-10-12 22:04:17 +0800
commitc645a2a9e8b2f586199df99a3667be2037912114 (patch)
tree1ec8e8c39b998eb8d3459c788f31a031c6bfd484 /libibex/ibex_internal.h
parentc308f5eeef858ef813205af508e8ef94a8208d62 (diff)
downloadgsoc2013-evolution-c645a2a9e8b2f586199df99a3667be2037912114.tar
gsoc2013-evolution-c645a2a9e8b2f586199df99a3667be2037912114.tar.gz
gsoc2013-evolution-c645a2a9e8b2f586199df99a3667be2037912114.tar.bz2
gsoc2013-evolution-c645a2a9e8b2f586199df99a3667be2037912114.tar.lz
gsoc2013-evolution-c645a2a9e8b2f586199df99a3667be2037912114.tar.xz
gsoc2013-evolution-c645a2a9e8b2f586199df99a3667be2037912114.tar.zst
gsoc2013-evolution-c645a2a9e8b2f586199df99a3667be2037912114.zip
Bumped ibex rev.
2000-10-12 Not Zed <NotZed@HelixCode.com> * 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
Diffstat (limited to 'libibex/ibex_internal.h')
-rw-r--r--libibex/ibex_internal.h2
1 files changed, 1 insertions, 1 deletions
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;