---- 1.3.18 2004/08/..
+--- 1.3.18 2004/08/20
Fixed bug in record management. Releasing blocks could result in
partial read.
dnl Zebra, Index Data Aps, 1995-2004
-dnl $Id: configure.in,v 1.91.2.1 2004-08-17 06:59:54 adam Exp $
+dnl $Id: configure.in,v 1.91.2.2 2004-08-20 11:07:32 adam Exp $
dnl
AC_INIT(include/zebraver.h)
-AM_INIT_AUTOMAKE(idzebra,1.3.17)
+AM_INIT_AUTOMAKE(idzebra,1.3.18)
dnl ------ Substitutions
AC_SUBST(TCL_INCLUDE)
AC_SUBST(TCL_LIB)
+idzebra (1.3.18-1) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Fri, 20 Aug 2004 13:03:18 +0200
+
idzebra (1.3.16-2) unstable; urgency=low
* Upstream. Index structure backwards compatible again (1.3.15).
-/* $Id: zebraver.h,v 1.38.2.1 2004-08-17 06:59:55 adam Exp $
+/* $Id: zebraver.h,v 1.38.2.2 2004-08-20 11:05:58 adam Exp $
Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
Index Data Aps
*/
#ifndef ZEBRAVER
-#define ZEBRAVER "1.3.17"
+#define ZEBRAVER "1.3.18"
#endif
#ifndef ZEBRADATE
-#define ZEBRADATE "$Date: 2004-08-17 06:59:55 $"
+#define ZEBRADATE "$Date: 2004-08-20 11:05:58 $"
#endif
-; $Id: zebra.nsi,v 1.20.2.3 2004-08-19 12:51:28 adam Exp $
+; $Id: zebra.nsi,v 1.20.2.4 2004-08-20 11:05:58 adam Exp $
-!define VERSION "1.3.17"
+!define VERSION "1.3.18"
!include "MUI.nsh"