X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=99a551f87ad1cb62b2dc280d4715046c29727de6;hp=65c4883584dd4da2c94cec84b9cd6e26855dca1a;hb=a5c8c78e8671af863fc61b2ad8b24f92f827f7b2;hpb=732870c555c7d32c5d2b6a4914c6fa7232eb26b2 diff --git a/configure.ac b/configure.ac index 65c4883..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.50],[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])