From 06c2a9279a2ed7904a748de80a8d43d15d33d006 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 21 Dec 2011 14:58:03 +0100 Subject: [PATCH] Version 1.3.20 --- IDMETA | 2 +- NEWS | 2 ++ debian/changelog | 6 ++++++ win/makefile | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index e3bb51d..b52866a 100644 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="natty maverick lucid" -VERSION=1.3.19 +VERSION=1.3.20 diff --git a/NEWS b/NEWS index 91f142c..1b501e7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 1.3.20 2011/12/21 + zoom: return diagnostic if CQL sortby conv fails. Diagnostic Bib-1 214 "Illegal sort relation" is returned. Gets translated to SRU diagnostic 90: "Unsupported direction value". diff --git a/debian/changelog b/debian/changelog index ebc8b16..e15cd7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.20-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 21 Dec 2011 14:57:40 +0100 + metaproxy (1.3.19-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index d98781d..585866e 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.19 +VERSION=1.3.20 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz -- 1.7.10.4