1.3.33 (internal version)
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Feb 2006 13:33:33 +0000 (13:33 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Feb 2006 13:33:33 +0000 (13:33 +0000)
configure.in
include/zebraver.h

index b4659ea..9eb4ef5 100644 (file)
@@ -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)
index 6ca8502..1c20087 100644 (file)
@@ -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