From: Adam Dickmeiss Date: Wed, 18 Apr 2012 11:25:27 +0000 (+0200) Subject: Version 1.3.29 X-Git-Tag: v1.3.29 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;ds=sidebyside;h=f7e9a24fefaa0fc07d82d4462eeb38af0f25460e;p=metaproxy-moved-to-github.git Version 1.3.29 --- diff --git a/IDMETA b/IDMETA index 7011884..4743175 100644 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="oneiric natty maverick lucid" -VERSION=1.3.28 +VERSION=1.3.29 diff --git a/NEWS b/NEWS index 7f0cad5..d20a76c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 1.3.29 2012/04/18 + zoom: may read cf-proxy's config settings. This reduces manual configuration of the content proxy server host. The ZOOM module will use the old style session.proxyhost if "server" diff --git a/debian/changelog b/debian/changelog index f0fe8fb..13939bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.29-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 18 Apr 2012 13:18:41 +0200 + metaproxy (1.3.28-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 3c48fc3..7012053 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.28 +VERSION=1.3.29 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz