From 3fed00ff8d2c0cdbc5ba078cbd60ce3cfcee615f Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Tue, 17 Feb 2015 14:41:37 -0600 Subject: version bump to 0.91 Signed-off-by: Clark Williams --- Makefile | 2 +- rt-tests.spec-in | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cc4bb72..9e479d3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION_STRING = 0.90 +VERSION_STRING = 0.91 HAVE_NPTL ?= yes diff --git a/rt-tests.spec-in b/rt-tests.spec-in index 8717b54..3981988 100644 --- a/rt-tests.spec-in +++ b/rt-tests.spec-in @@ -68,6 +68,15 @@ rm -rf $RPM_BUILD_ROOT /usr/share/man/man8/hackbench.8.gz %changelog + * Tue Feb 17 2015 Clark Williams - 0.91-1 +- From Boris Egorov + - rt-migrate-test: exit early if nr_runs is non-positive + - rt-migrate-test: use variables instead of macros +- From Uwe Kleine-König + - pi_stress: remove timestamp of compilation from version output +- rt-migrate-test: make sure input parameters are converted to correct units +- rt-migrate-test: sanity check --prio value + * Tue Jan 27 2015 Clark Williams - 0.90-1 - pip_stress: parameterize usleep value to work-around platform issues - From Daniel Wagner : -- cgit 1.2.3-korg