X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=47669f37b6a9d8c9f4b2b17ef23403ad880147ea;hb=d1010e2fab0026b538230f67293bd5d4724c0913;hp=ac175ca015abf32fd9fc7b6f289fe97066589c5d;hpb=8353663886b90d762d43790780be6cb58fb93c8a;p=yazpp-moved-to-github.git diff --git a/configure.ac b/configure.ac index ac175ca..47669f3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,8 @@ dnl This file is part of yazpp dnl Copyright (C) 1998-2011 Index Data AC_PREREQ(2.60) -AC_INIT([yazpp],[1.2.3],[adam@indexdata.dk]) +AC_INIT([yazpp],[1.2.5],[adam@indexdata.dk]) +AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9])