X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=d9f9ea5120109104e971ca221658946ee49157b1;hb=a3f58753865d355c9dbb283d0ac8f67956d8a1f9;hp=d554eba5f2e57b4c00a0f836ba19c888ec3a3b94;hpb=89d3a004b7c651fd5673abfc192e1472dc4d4197;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index d554eba..d9f9ea5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.45 2007-01-15 15:10:13 adam Exp $ +dnl $Id: configure.ac,v 1.49 2007-01-24 18:00:39 adam Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.7],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.11],[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.45) +YAZ_INIT($yazflag,2.1.47) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi