Happy new year
[yazpp-moved-to-github.git] / configure.ac
index 47669f3..ba5a95c 100644 (file)
@@ -1,7 +1,9 @@
 dnl This file is part of yazpp
-dnl Copyright (C) 1998-2011 Index Data
+dnl Copyright (C) 1998-2012 Index Data
 AC_PREREQ(2.60)
-AC_INIT([yazpp],[1.2.5],[adam@indexdata.dk])
+AC_INIT([yazpp],
+m4_esyscmd([. ./IDMETA; echo $VERSION|tr -d '\n']),
+[adam@indexdata.dk])
 AC_CONFIG_HEADERS([include/config.h])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
@@ -13,7 +15,7 @@ AC_PROG_CXX
 AC_HEADER_STDC
 AM_PROG_LIBTOOL
 
-YAZ_INIT([threads],[4.0.8])
+YAZ_INIT([threads],[4.2.8])
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])
 fi