X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=f2ffd90ae6d186e07f7bcf796f8c7d01e077baed;hb=1c7397ef1885c5c758ab0b6d22ed2ee45e2e24f8;hp=3753d68cc13794aad2a888999449b27d0a4bc6f5;hpb=91a6395012ede2909078cdedea29a8d9efe60229;p=yaz-moved-to-github.git diff --git a/configure.ac b/configure.ac index 3753d68..f2ffd90 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of the YAZ toolkit. dnl Copyright (C) 1995-2009 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[3.0.47],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[3.0.48],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9])