From: Adam Dickmeiss Date: Tue, 17 Jan 2012 11:41:49 +0000 (+0100) Subject: Version 1.6.8 X-Git-Tag: v1.6.8 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=34c1b7bf4195c95b1096edca96826840025c31c4 Version 1.6.8 --- diff --git a/IDMETA b/IDMETA index f836f36..8336b74 100644 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="oneiric natty maverick lucid" -VERSION=1.6.7 +VERSION=1.6.8 diff --git a/NEWS b/NEWS index faa5731..c3000cc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ -Fix bug for command sort, that could return no results for active clients +--- 1.6.8 2012/01/17 + +Fix bug for command sort that could return no results for active clients (from previous search). This bug was present in 1.6.6-1.6.7. Fix bug in results that could include results that should have been diff --git a/debian/changelog b/debian/changelog index 8c38c3e..2ef5151 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pazpar2 (1.6.8-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 17 Jan 2012 12:40:01 +0100 + pazpar2 (1.6.7-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index aebf092..807c914 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.7 +PACKAGE_VERSION=1.6.8 # YAZ YAZ_DIR=..\..\yaz