From: Adam Dickmeiss Date: Wed, 24 Jun 2015 11:49:58 +0000 (+0000) Subject: Version 1.6.10 X-Git-Tag: v1.8.10 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=75f29f5bdc5926f421d0ea9809233833c607663d Version 1.6.10 --- diff --git a/IDMETA b/IDMETA index af63f05..d2f907d 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="vivid utopic trusty precise" CENTOS_DIST="centos5 centos6" -VERSION=1.8.9 +VERSION=1.8.10 diff --git a/NEWS b/NEWS index 50f0e84..f6b7748 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.8.10 2015/06/24 + +Fix multi: hideunavailable don't hide target that timeout MP-615 + --- 1.8.9 2015/06/01 Fix race condition in MP log output MP-522 diff --git a/win/makefile b/win/makefile index abc61a1..8942095 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.8.9 +VERSION=1.8.10 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz