From 10c1c10fc7f63f7a9a06ab02342845bcc5a4a4dd Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 29 Aug 2005 13:08:28 +0000 Subject: [PATCH] 1.3.29 --- include/zebraver.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/zebraver.h b/include/zebraver.h index 7b9c88d..e338bed 100644 --- a/include/zebraver.h +++ b/include/zebraver.h @@ -1,4 +1,4 @@ -/* $Id: zebraver.h,v 1.38.2.7 2005-05-30 13:43:06 adam Exp $ +/* $Id: zebraver.h,v 1.38.2.8 2005-08-29 13:08:28 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.28" +#define ZEBRAVER "1.3.29" #endif #ifndef ZEBRADATE -#define ZEBRADATE "$Date: 2005-05-30 13:43:06 $" +#define ZEBRADATE "$Date: 2005-08-29 13:08:28 $" #endif -- 1.7.10.4