From: Adam Dickmeiss Date: Wed, 12 Sep 2012 12:50:50 +0000 (+0200) Subject: Version 1.3.45 X-Git-Tag: v1.3.45 X-Git-Url: http://lists.indexdata.com/?a=commitdiff_plain;h=b1fd6c16f885972e0a68591b115edf120ffd7b21;p=metaproxy-moved-to-github.git Version 1.3.45 --- diff --git a/IDMETA b/IDMETA index e9d802d..5009ed9 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" CENTOS_DIST="centos5" -VERSION=1.3.44 +VERSION=1.3.45 diff --git a/NEWS b/NEWS index ac38809..b451cb1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.3.45 2012/09/12 + +sru_z3950: relay surrogate diagnostics. + --- 1.3.44 2012/09/10 zoom: Honor extraArgs, strip # in zurl. diff --git a/debian/changelog b/debian/changelog index ae96747..53cd594 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.45-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 12 Sep 2012 14:50:13 +0200 + metaproxy (1.3.44-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 0c97d7b..d281fa8 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.44 +VERSION=1.3.45 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz