From 61b5bda0da8de41af63ae13d0145ca75806d4eee Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 16 Dec 2011 14:27:50 +0100 Subject: [PATCH] Version 1.3.19 --- IDMETA | 2 +- NEWS | 1 + debian/changelog | 6 ++++++ win/makefile | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index 4259b32..e3bb51d 100644 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="natty maverick lucid" -VERSION=1.3.18 +VERSION=1.3.19 diff --git a/NEWS b/NEWS index a14ccc8..a51d239 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +--- 1.3.19 2011/12/16 zoom: Multiple proxy hosts may be given for proxy rich database parameter. List is comma separated. diff --git a/debian/changelog b/debian/changelog index ad0bfd6..ebc8b16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.19-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 16 Dec 2011 14:26:47 +0100 + metaproxy (1.3.18-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 49dc439..d98781d 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.18 +VERSION=1.3.19 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz -- 1.7.10.4