From ff7ac752d3b82ca1f6ddd587a264e55955b00307 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 20 Nov 2014 14:05:39 +0000 Subject: [PATCH] Version 1.8.3 --- IDMETA | 2 +- NEWS | 5 +++++ win/makefile | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index b9a55d7..fb6f697 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=1.8.2 +VERSION=1.8.3 diff --git a/NEWS b/NEWS index f79a617..c4455e0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +--- 1.8.3 2014/11/20 + +Re-introduce journal-subpart PAZ-980 +Both citation and journal-subpart have same value. + --- 1.8.2 2014/10/30 Add Ubuntu utopic 14.04 and Ubuntu saucy 13.10 to the list of packages diff --git a/win/makefile b/win/makefile index 38cbfd4..17e38e7 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.2 +PACKAGE_VERSION=1.8.3 # YAZ YAZ_DIR=..\..\yaz -- 1.7.10.4