X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=5ca970ea4bccd2b28211bd18bf3bfdb437d13993;hp=1056abda2c6b00a4c2f26a84ae2bd0e8976b5fc4;hb=27bdd6aa26843aeac89f635ed495996088d8e8aa;hpb=39d641e78e38ffb585618302c69e2ffc7bcf0a6a diff --git a/configure.ac b/configure.ac index 1056abd..5ca970e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,10 @@ dnl This file is part of the Zebra server. -dnl Copyright (C) 1994-2011 Index Data +dnl Copyright (C) 2004-2013 Index Data dnl AC_PREREQ(2.60) -AC_INIT([idzebra],[2.0.48],[zebra-help@indexdata.dk]) +AC_INIT([idzebra], +m4_esyscmd([. ./IDMETA; echo $VERSION|tr -d '\n']), +[zebra-help@indexdata.dk]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])