From: Adam Dickmeiss Date: Wed, 12 Jun 2013 19:49:23 +0000 (+0200) Subject: Version 1.3.58 X-Git-Tag: v1.3.58 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=eba87fb71f077336da1209320b2e3bb6b6ef27aa;p=metaproxy-moved-to-github.git Version 1.3.58 --- diff --git a/IDMETA b/IDMETA index 0466ff9..deeb878 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.3.57 +VERSION=1.3.58 diff --git a/NEWS b/NEWS index 8bebc4f..0f7fd00 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.3.58 2013/06/12 + +Fix loading of filters cql_rpn and sru_z3950 . Was broken by 1.3.57. + --- 1.3.57 2013/06/12 Make RouterChain and RouterXML part of public API (libmetaproxy). diff --git a/debian/changelog b/debian/changelog index 5d889fa..f48ea17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.58-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 12 Jun 2013 21:47:19 +0200 + metaproxy (1.3.57-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index f5270b2..b763485 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.57 +VERSION=1.3.58 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz