From: Adam Dickmeiss Date: Wed, 10 Apr 2013 07:48:46 +0000 (+0200) Subject: Version 1.3.55 X-Git-Tag: v1.3.55 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=2de1ea231bd0c0c1147eb845fd9bdfd94b3974fe;hp=d753a6a3fe09080bd4b8209e14ff3338ea0b5044;p=metaproxy-moved-to-github.git Version 1.3.55 --- diff --git a/IDMETA b/IDMETA index 833da06..3863584 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric natty lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.3.54 +VERSION=1.3.55 diff --git a/NEWS b/NEWS index c30aed4..df28d02 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +--- 1.3.55 2013/04/10 + +zoom: Torus setting: authenticationMode which may hold values "basic" +and "url". + --- 1.3.54 2013/03/27 configure: check for Libxslt support in YAZ and rely on definitions diff --git a/debian/changelog b/debian/changelog index 93fec4a..9659d7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.55-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 10 Apr 2013 09:47:48 +0200 + metaproxy (1.3.54-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 3fb0d26..2c0c58e 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.54 +VERSION=1.3.55 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz