summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2011-09-21 09:37:38 -0500
committerClark Williams <williams@redhat.com>2011-09-21 09:37:38 -0500
commite1fab5b28076ec1f61601498f393c08a0cb817cd (patch)
tree9b18297dd1d2e8a5eedbc8bccd6622a360c968fe
parent6ea14c157e192e9c79e1bbbcf9a6a07ca06eaa7e (diff)
downloadrt-tests-e1fab5b28076ec1f61601498f393c08a0cb817cd.tar.gz
version bump to 0.82v0.82
Signed-off-by: Clark Williams <williams@redhat.com>
-rw-r--r--Makefile2
-rw-r--r--rt-tests.spec-in3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 628ce85..4f51154 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.81
+VERSION_STRING = 0.82
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 c789965..ab95f5d 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 21 2011 Clark Williams <williams@redhat.com> - 0.82-1
+- fix print that causes error in histogram processing
+
* Tue Sep 20 2011 Clark Williams <williams@redhat.com> - 0.81-1
- cleaned up previous hack for /dev/cpu_dma_latency interface