From: Adam Dickmeiss Date: Mon, 6 Feb 2006 13:33:33 +0000 (+0000) Subject: 1.3.33 (internal version) X-Git-Tag: ZEBRA.1.3.34~13 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;h=56d7f1d51637c9340ae8a14d8b721d4411a6c96a;p=idzebra-moved-to-github.git 1.3.33 (internal version) --- diff --git a/configure.in b/configure.in index b4659ea..9eb4ef5 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,8 @@ dnl Zebra, Index Data Aps, 1995-2005 -dnl $Id: configure.in,v 1.91.2.17 2006-01-23 10:35:16 adam Exp $ +dnl $Id: configure.in,v 1.91.2.18 2006-02-06 13:33:33 adam Exp $ dnl AC_INIT(include/zebraver.h) -AM_INIT_AUTOMAKE(idzebra,1.3.32) +AM_INIT_AUTOMAKE(idzebra,1.3.33) dnl ------ Substitutions AC_SUBST(TCL_INCLUDE) AC_SUBST(TCL_LIB) diff --git a/include/zebraver.h b/include/zebraver.h index 6ca8502..1c20087 100644 --- a/include/zebraver.h +++ b/include/zebraver.h @@ -1,4 +1,4 @@ -/* $Id: zebraver.h,v 1.38.2.10 2005-11-08 10:48:45 adam Exp $ +/* $Id: zebraver.h,v 1.38.2.11 2006-02-06 13:33:33 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005 Index Data Aps @@ -21,9 +21,9 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA */ #ifndef ZEBRAVER -#define ZEBRAVER "1.3.32" +#define ZEBRAVER "1.3.33" #endif #ifndef ZEBRADATE -#define ZEBRADATE "$Date: 2005-11-08 10:48:45 $" +#define ZEBRADATE "$Date: 2006-02-06 13:33:33 $" #endif