X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.ac;h=ff2efebc472024144af7f718c9efc5739503fbf3;hb=b673bbc66f1838080041d4b104acae1c84548f27;hp=f07049130447eb9a74a589268cbd59c2b02e687c;hpb=ae01eca310c8fe9ed452c8c95a029b2323ab45cc;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index f070491..ff2efeb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl This file is part of the Zebra server. -dnl Copyright (C) 1994-2009 Index Data +dnl Copyright (C) 1994-2011 Index Data dnl AC_PREREQ(2.60) -AC_INIT([idzebra],[2.0.45],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.46],[zebra-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE([1.9])