From: Adam Dickmeiss Date: Thu, 8 Jan 2015 11:33:43 +0000 (+0000) Subject: Version 1.8.0 X-Git-Tag: v1.8.0 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=8b67f7df0317c458ca008f38633d8a299b125e21 Version 1.8.0 --- diff --git a/IDMETA b/IDMETA index 2706981..91a8f2b 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.7.2 +VERSION=1.8.0 diff --git a/NEWS b/NEWS index de072ce..8ac09ea 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.8.0 2015/01/08 + +zoom: handle contentAuthentication MP-587 + --- 1.7.2 2014/12/16 Destroy router and filters in parent process MP-584 diff --git a/win/makefile b/win/makefile index 2d45fb7..6983643 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.7.2 +VERSION=1.8.0 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz