From 43651b4317be7dce32465e605bf8b4dd073123d8 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 10 Oct 2014 08:52:12 +0000 Subject: [PATCH] Version 1.8.1 --- IDMETA | 2 +- NEWS | 8 ++++++-- win/makefile | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) 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 -- 1.7.10.4