From bd0a7c98c64501c5343fc6ea1ed0705f7bfa2b0f Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 10 May 2012 14:43:58 +0200 Subject: [PATCH] Version 1.3.36 --- IDMETA | 2 +- NEWS | 1 + debian/changelog | 6 ++++++ win/makefile | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index 8d2f90e..28bdf8e 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" CENTOS_DIST="centos5" -VERSION=1.3.35 +VERSION=1.3.36 diff --git a/NEWS b/NEWS index 1bb2b90..b422278 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +--- 1.3.36 2012/05/10 metaproxy init script reacts to reload which does graceful stop + start and is used by logrorate script. diff --git a/debian/changelog b/debian/changelog index bdbeede..5383056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.36-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 10 May 2012 14:43:08 +0200 + metaproxy (1.3.35-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index d8aa932..a38a5b5 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.35 +VERSION=1.3.36 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz -- 1.7.10.4