From: Adam Dickmeiss Date: Fri, 27 Jun 2014 09:24:53 +0000 (+0200) Subject: Version 1.6.44 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=5eaa07be12a5cf87405cc0016d31201153a1f88c Version 1.6.44 --- diff --git a/IDMETA b/IDMETA index 54e9a99..18adfc6 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="trusty saucy raring quantal precise oneiric" CENTOS_DIST="centos5 centos6" -VERSION=1.6.43 +VERSION=1.6.44 diff --git a/NEWS b/NEWS index c1e473f..700eefd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +--- 1.6.44 2014/06/27 + +Update OPAC stylesheets for availabilityDate PAZ-943 + +Fix too funny startrecs description + +Fix broken ~ match if filter contains = PAZ-941 + --- 1.6.43 2014/06/12 Add pz:redis option for ZOOM caching using redis. This is an alternative diff --git a/debian/changelog b/debian/changelog index 70b989f..8d8676a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pazpar2 (1.6.44-1.indexdata) unstable; urgency=medium + + * Upstream. + + -- Adam Dickmeiss Fri, 27 Jun 2014 11:11:10 +0200 + pazpar2 (1.6.43-1.indexdata) unstable; urgency=medium * Upstream. diff --git a/win/makefile b/win/makefile index daf37a5..69e720d 100644 --- a/win/makefile +++ b/win/makefile @@ -5,7 +5,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.43 +PACKAGE_VERSION=1.6.44 # YAZ YAZ_DIR=..\..\yaz