From 69293365eb0c52686c493d7c88db8d91e5b01b3d Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Wed, 14 Sep 2011 15:52:03 -0500 Subject: version bump to 0.78 Signed-off-by: Clark Williams --- Makefile | 2 +- rt-tests.spec-in | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0c42f5c..7b4cb46 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION_STRING = 0.77 +VERSION_STRING = 0.78 sources = cyclictest.c signaltest.c pi_stress.c rt-migrate-test.c \ ptsematest.c sigwaittest.c svsematest.c pmqtest.c sendme.c \ diff --git a/rt-tests.spec-in b/rt-tests.spec-in index 9665ff4..b04840d 100644 --- a/rt-tests.spec-in +++ b/rt-tests.spec-in @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT /usr/share/man/man8/hackbench.8.gz %changelog +* Wed Sep 14 2011 Clark Williams - 0.78-1 +- modified hackebench signal logic + * Fri Sep 9 2011 Clark Williams - 0.77-1 - removed tracemark functions (too much contention on multiprocessors) -- cgit 1.2.3-korg