From 87cb65a44b3f466d9eaeb95b725daa5d7f5f3e3e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 14 Feb 2017 16:22:38 +0100 Subject: [PATCH] Version 1.11.9 --- IDMETA | 2 +- NEWS | 4 ++++ win/makefile | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index 1168f774..1223302c 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy" UBUNTU_DIST="xenial wily trusty precise" CENTOS_DIST="centos5 centos6 centos7" -VERSION=1.11.8 +VERSION=1.11.9 diff --git a/NEWS b/NEWS index 4bcee27e..7b11621d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.11.8 2017/02/14 + +zoom: recognize noCproxy from Torus MP-633 + --- 1.11.8 2016/12/29 Require YAZ 5.18.0 or later (should have been done in 1.11.7 release) diff --git a/win/makefile b/win/makefile index 901db0be..3bc1ec99 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.11.8 +VERSION=1.11.9 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz