From: Adam Dickmeiss Date: Thu, 7 Feb 2013 11:58:47 +0000 (+0100) Subject: Version 1.6.25 X-Git-Tag: v1.6.25 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=9a1674900947c5617edc49ee2cad8158c321cbaf Version 1.6.25 --- diff --git a/IDMETA b/IDMETA index beff310..faa3c65 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric natty lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.6.24 +VERSION=1.6.25 diff --git a/NEWS b/NEWS index 1a5aac6..f9678bf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.6.25 2013/02/07 + +Fix hang of 2nd command=show with esn/syntax given. + --- 1.6.24 2013/01/18 New merge attribute type: 'first', which takes all metadata fields diff --git a/debian/changelog b/debian/changelog index bb14cf6..f37387d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pazpar2 (1.6.25-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 07 Feb 2013 12:55:25 +0100 + pazpar2 (1.6.24-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 9a9f258..a1ca3d8 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.24 +PACKAGE_VERSION=1.6.25 # YAZ YAZ_DIR=..\..\yaz