From: Adam Dickmeiss Date: Fri, 10 Oct 2014 08:52:12 +0000 (+0000) Subject: Version 1.8.1 X-Git-Tag: v1.8.1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=refs%2Ftags%2Fv1.8.1;p=pazpar2-moved-to-github.git Version 1.8.1 --- diff --git a/IDMETA b/IDMETA index bdff682..b2dce19 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="trusty precise" CENTOS_DIST="centos5 centos6" -VERSION=1.8.0 +VERSION=1.8.1 diff --git a/NEWS b/NEWS index 29bfb93..578f001 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,11 @@ ---- 1.8.1 [IN PROGRESS] +--- 1.8.1 2014/09/10 + +Turbomarc needs number check for date 903 map PAZ-973 + +primo-pz2.xsl creates citation rather than journal-subpart PAZ-972 pz2.js: on successful search, issue a "show" command only if a show -callback function has been installed. Fixes part of MKWS-284. +callback function has been installed. Fixes part of PAZ-975 --- 1.8.0 2014/09/30 diff --git a/win/makefile b/win/makefile index 23387b7..69c7312 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.8.0 +PACKAGE_VERSION=1.8.1 # YAZ YAZ_DIR=..\..\yaz