From: Adam Dickmeiss Date: Mon, 6 Jul 2015 11:06:02 +0000 (+0000) Subject: Version 1.11.0 X-Git-Tag: v1.11.0 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=d96989af3aa0eb866948a3f6564e5b384a980fdf;p=pazpar2-moved-to-github.git Version 1.11.0 --- diff --git a/IDMETA b/IDMETA index 65ac07f..7df2261 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="vivid utopic trusty precise" CENTOS_DIST="centos5 centos6" -VERSION=1.10.0 +VERSION=1.11.0 diff --git a/NEWS b/NEWS index 3901798..02b2581 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +--- 1.11.0 2015/07/06 + +Facet ID term map PAZ-1008 +New setting pz:facetmap:split:name (refer to documentation) + --- 1.10.0 2015/06/16 Sort by retrieval PAZ-1006 diff --git a/win/makefile b/win/makefile index 5599de8..8fa499e 100644 --- a/win/makefile +++ b/win/makefile @@ -5,7 +5,7 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 0 # Can be enabled Visual Studio 2005/2008 PACKAGE_NAME=pazpar2 -PACKAGE_VERSION=1.10.0 +PACKAGE_VERSION=1.11.0 # YAZ YAZ_DIR=..\..\yaz