X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=99a551f87ad1cb62b2dc280d4715046c29727de6;hp=1056abda2c6b00a4c2f26a84ae2bd0e8976b5fc4;hb=a5c8c78e8671af863fc61b2ad8b24f92f827f7b2;hpb=39d641e78e38ffb585618302c69e2ffc7bcf0a6a diff --git a/configure.ac b/configure.ac index 1056abd..99a551f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,9 @@ dnl This file is part of the Zebra server. dnl Copyright (C) 1994-2011 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])