From: Adam Dickmeiss Date: Tue, 6 May 2014 12:28:30 +0000 (+0200) Subject: Version 1.6.42 X-Git-Tag: v1.6.42 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=044aeb161deeb1401cb68f9c3139c8fe46c62e2a Version 1.6.42 --- diff --git a/IDMETA b/IDMETA index 625c8b5..c52d226 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="trusty saucy raring quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.6.41 +VERSION=1.6.42 diff --git a/NEWS b/NEWS index c5b34b1..643586e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 1.6.42 2014/05/06 + +Re-ingest native facets PAZ-934 + +Fix medium override for solr-pz2.xsl. + --- 1.6.41 2014/04/23 Fix URL with leading http:// not working PAZ-933 diff --git a/debian/changelog b/debian/changelog index c644392..fed5ae1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pazpar2 (1.6.42-1.indexdata) unstable; urgency=medium + + * Upstream. + + -- Adam Dickmeiss Tue, 06 May 2014 14:27:59 +0200 + pazpar2 (1.6.41-1.indexdata) unstable; urgency=medium * Upstream. diff --git a/win/makefile b/win/makefile index e765121..6fd7d5c 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.40 +PACKAGE_VERSION=1.6.42 # YAZ YAZ_DIR=..\..\yaz