From 497a211095ba56eb02abf47516261dad1eb2fc76 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 1 Aug 2011 22:24:43 +0200 Subject: [PATCH] Version 1.3.4 --- NEWS | 5 +++++ configure.ac | 2 +- metaproxy.spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) 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 -- 1.7.10.4