From: Adam Dickmeiss Date: Fri, 4 Sep 2015 12:27:52 +0000 (+0000) Subject: Version 1.9.3 X-Git-Tag: v1.9.3 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=a1e5630de9f16cf2a01b10b75cd791a7ad195f98 Version 1.9.3 --- diff --git a/IDMETA b/IDMETA index 06abb04..e8ee1e1 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy" UBUNTU_DIST="vivid utopic trusty precise" CENTOS_DIST="centos5 centos6 centos7" -VERSION=1.9.2 +VERSION=1.9.3 diff --git a/NEWS b/NEWS index dc2c831..2637834 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.9.3 2015/09/04 + +Fix virt_db creates result-set for failed search MP-627 + --- 1.9.2 2015/09/04 Fix load_balance: does not retry dead target MP-626 diff --git a/win/makefile b/win/makefile index aac2d7d..dccba38 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.9.2 +VERSION=1.9.3 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz