From: Adam Dickmeiss Date: Fri, 28 Oct 2011 12:19:51 +0000 (+0200) Subject: Version 4.2.18 X-Git-Tag: v4.2.18 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=cc3abee6f861d0166bef5333b1fc72fbdc8bd94c Version 4.2.18 --- diff --git a/NEWS b/NEWS index 247157a..fe4747d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +-- 4.2.18 2011/10/28 + Add support for Solr spell-checking/suggestions through ZOOM. If a Solr target has been configured correctly for spelling-checking and suggestions, these will now be returned on the ResultSet option diff --git a/configure.ac b/configure.ac index be71141..dd4385a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of the YAZ toolkit. dnl Copyright (C) 1995-2011 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[4.2.17],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.2.18],[yaz-help@indexdata.dk]) AC_CONFIG_HEADERS(include/config.h) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index 94afa86..fededd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.18-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 28 Oct 2011 14:07:45 +0200 + yaz (4.2.17-1indexdata) unstable; urgency=low * Upstream. diff --git a/yaz.spec b/yaz.spec index e32181f..66aafb4 100644 --- a/yaz.spec +++ b/yaz.spec @@ -5,7 +5,7 @@ Name: yaz Summary: Z39.50 Programs -Version: 4.2.17 +Version: 4.2.18 Release: 1indexdata # determine system