From 69102e539b3774e6567e22836a788cf5d2b73b04 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 12 Jul 2013 10:59:20 +0200 Subject: [PATCH] Version 1.3.59 --- IDMETA | 2 +- debian/changelog | 6 ++++++ win/makefile | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index deeb878..0ec0c29 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.3.58 +VERSION=1.3.59 diff --git a/debian/changelog b/debian/changelog index f48ea17..aef3c5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.59-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 12 Jul 2013 10:59:02 +0200 + metaproxy (1.3.58-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 4ba1c13..ac3e0c9 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.58 +VERSION=1.3.59 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz -- 1.7.10.4