From: Adam Dickmeiss Date: Wed, 1 Apr 2015 12:27:03 +0000 (+0000) Subject: Version 1.8.7 X-Git-Tag: v1.8.7 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=af17ce65db77bb9b783c44decd5976b4bb0f50dd Version 1.8.7 --- diff --git a/IDMETA b/IDMETA index 8e7ad7a..3629e53 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=1.8.6 +VERSION=1.8.7 diff --git a/NEWS b/NEWS index 500bdd7..b11dfdf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.8.7 2015/04/01 + +Fix dead lock in session_shared (init) MP-605 + --- 1.8.6 2015/04/01 Fix session_shared caches set with diagnostic MP-604 diff --git a/win/makefile b/win/makefile index de0834a..788549c 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.8.6 +VERSION=1.8.7 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz