From d0aea584697ca17916844a892c3f17a6dd2afb70 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 24 Sep 2012 19:48:38 +0200 Subject: [PATCH] Version 1.6.21 --- IDMETA | 2 +- NEWS | 1 + debian/changelog | 6 ++++++ win/makefile | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index 6019194..e534615 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.20 +VERSION=1.6.21 diff --git a/NEWS b/NEWS index a73f2f9..4a3d378 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +--- 1.6.21 2012/09/24 Rank tweak: follow=number will increase mult by number if two terms occur next to each other; number-1 if they are one term apart , .. 0 diff --git a/debian/changelog b/debian/changelog index 890e43b..1c12336 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pazpar2 (1.6.21-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 24 Sep 2012 19:47:58 +0200 + pazpar2 (1.6.20-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 91ec8de..d8031c9 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.20 +PACKAGE_VERSION=1.6.21 # YAZ YAZ_DIR=..\..\yaz -- 1.7.10.4