From: Adam Dickmeiss Date: Mon, 1 Aug 2011 20:24:43 +0000 (+0200) Subject: Version 1.3.4 X-Git-Tag: v1.3.4 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=refs%2Ftags%2Fv1.3.4;p=metaproxy-moved-to-github.git Version 1.3.4 --- diff --git a/NEWS b/NEWS index 92c7fb5..3ce5339 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +--- 1.3.4 2011/08/01 + +Honor piggyback. Makes some SRU targets behave that insist on +maximumRecords > 0, but also increases performance. + --- 1.3.3 2011/08/01 Fix dlpath in installed metaproxy.xml for RPM/Deb package. The diff --git a/configure.ac b/configure.ac index 633e169..34e0ccf 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf and automake setup AC_PREREQ([2.60]) -AC_INIT([metaproxy],[1.3.3],[metaproxy-help@indexdata.dk]) +AC_INIT([metaproxy],[1.3.4],[metaproxy-help@indexdata.dk]) AC_CONFIG_HEADERS([src/config.hpp]) diff --git a/metaproxy.spec b/metaproxy.spec index 9d3434e..21468fa 100644 --- a/metaproxy.spec +++ b/metaproxy.spec @@ -1,6 +1,6 @@ Summary: Z39.50/SRU router Name: metaproxy -Version: 1.3.3 +Version: 1.3.4 Release: 1indexdata License: GPL Group: Applications/Internet