From 92017b935797abde954f3127e2bae245c63a50c5 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 21 Sep 2012 15:19:53 +0200 Subject: [PATCH] Version 1.6.20 --- IDMETA | 2 +- debian/changelog | 6 ++++++ win/makefile | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index 3efb029..6019194 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" CENTOS_DIST="centos5" -VERSION=1.6.19 +VERSION=1.6.20 diff --git a/debian/changelog b/debian/changelog index 150c808..890e43b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pazpar2 (1.6.20-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 21 Sep 2012 15:11:59 +0200 + pazpar2 (1.6.19-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index af85c85..91ec8de 100644 --- a/win/makefile +++ b/win/makefile @@ -4,7 +4,7 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008 PACKAGE_NAME=pazpar2 -PACKAGE_VERSION=1.6.19 +PACKAGE_VERSION=1.6.20 # YAZ YAZ_DIR=..\..\yaz -- 1.7.10.4