From: Adam Dickmeiss Date: Thu, 8 Mar 2007 12:57:35 +0000 (+0000) Subject: Bump to 2.0.13 X-Git-Tag: ZEBRA.2.0.14~38 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=3d8114076c20e3046df8d4889512c6c050bd3b61 Bump to 2.0.13 --- diff --git a/configure.ac b/configure.ac index 4052758..b305222 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.52 2007-02-23 11:10:37 adam Exp $ +dnl $Id: configure.ac,v 1.53 2007-03-08 12:57:35 adam Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.12],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.13],[zebra-help@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 e94f8f8..0d88715 100644 --- a/include/idzebra/version.h +++ b/include/idzebra/version.h @@ -1,4 +1,4 @@ -/* $Id: version.h,v 1.19 2007-03-07 21:14:16 adam Exp $ +/* $Id: version.h,v 1.20 2007-03-08 12:57:35 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -22,9 +22,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #ifndef ZEBRAVER -#define ZEBRAVER "2.0.12" +#define ZEBRAVER "2.0.13" -#define ZEBRADATE "$Date: 2007-03-07 21:14:16 $" +#define ZEBRADATE "$Date: 2007-03-08 12:57:35 $" #endif /*