From 2fda6ea718af7a4c921e297a2dd6c3a834afefc5 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 29 Dec 2016 11:41:58 +0000 Subject: [PATCH] Version 1.12.9 --- IDMETA | 2 +- NEWS | 4 ++++ win/makefile | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index 4d983763..da21664a 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy" UBUNTU_DIST="xenial wily trusty precise" CENTOS_DIST="centos5 centos6 centos7" -VERSION=1.12.8 +VERSION=1.12.9 diff --git a/NEWS b/NEWS index 8d4ef998..1936ed32 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.12.9 2016/12/29 + +Command info also reports NMEM status + --- 1.12.8 2016/12/22 Log errors, when redis/memcached fails PAZ-1043 diff --git a/win/makefile b/win/makefile index 6c7ecbaa..0323134a 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.12.8 +PACKAGE_VERSION=1.12.9 # YAZ YAZ_DIR=..\..\yaz