From 48e0071048564c6af75ab969e842d6dec808da09 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Thu, 17 Dec 2015 09:12:57 +0100 Subject: [PATCH] Bump version to 0.14.8 --- Makefile | 2 +- NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f85aa1e..1cc2974 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VER=0.14.7 +VER=0.14.8 PKG_NAME=bootchart2 PKG_TARBALL=$(PKG_NAME)-$(VER).tar.bz2 diff --git a/NEWS b/NEWS index 8947b9c..cb204b5 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -bootchart2 UNRELEASED: +bootchart2 0.14.8: + bootchartd + misc collector fixes (mephi42) + fix for sparc (Eric Saint Etienne - Oracle)