X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=4052758fabca423decde5bc3ff253f4900c166d4;hp=78f29aef5cba991de657c56c92ea48f7f4d0f2ce;hb=7a23ff31063e70f55eb387477130a358f0992988;hpb=97dc097858772a66c8e90e8b07f77c9c20450131 diff --git a/configure.ac b/configure.ac index 78f29ae..4052758 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.50 2007-02-07 12:08:54 adam Exp $ +dnl $Id: configure.ac,v 1.52 2007-02-23 11:10:37 adam Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.11],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.12],[zebra-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE([1.8]) @@ -41,7 +41,7 @@ else fi dnl dnl ------ YAZ -YAZ_INIT($yazflag,2.1.47) +YAZ_INIT($yazflag,2.1.49) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi