From: Adam Dickmeiss Date: Tue, 13 Jun 2006 12:03:58 +0000 (+0000) Subject: Bump to version 1.4.1. X-Git-Tag: before.bug.529~41 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=8b21c0028a137ae87201c1f4334879dabb23bad7;p=idzebra-moved-to-github.git Bump to version 1.4.1. --- diff --git a/configure.ac b/configure.ac index 1db5c8a..b50b23b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2006 -dnl $Id: configure.ac,v 1.14 2006-06-12 23:46:21 adam Exp $ +dnl $Id: configure.ac,v 1.15 2006-06-13 12:03:58 adam Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[1.4.0],[adam@indexdata.dk]) +AC_INIT([idzebra],[1.4.1],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE([1.8]) diff --git a/include/idzebra/version.h b/include/idzebra/version.h index cc624b8..51feab9 100644 --- a/include/idzebra/version.h +++ b/include/idzebra/version.h @@ -1,4 +1,4 @@ -/* $Id: version.h,v 1.4 2006-05-10 08:13:20 adam Exp $ +/* $Id: version.h,v 1.5 2006-06-13 12:03:58 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -22,9 +22,9 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #ifndef ZEBRAVER -#define ZEBRAVER "1.4.0" +#define ZEBRAVER "1.4.1" -#define ZEBRADATE "$Date: 2006-05-10 08:13:20 $" +#define ZEBRADATE "$Date: 2006-06-13 12:03:58 $" #endif /*