summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2011-09-26 14:53:10 -0500
committerClark Williams <williams@redhat.com>2011-09-26 14:53:10 -0500
commit5f1e84f8b015df3ff950056494134eca3f640d70 (patch)
tree352ef41fe2d238ed62a18e3bfdca09a91db504dc
parentcb1540450329d745f528e38f54a4906dab91eb96 (diff)
downloadrt-tests-5f1e84f8b015df3ff950056494134eca3f640d70.tar.gz
version bump to 0.83v0.83
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 4776391..4038dcc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.82
+VERSION_STRING = 0.83
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 ab95f5d..77a9a08 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
+* Mon Sep 26 2011 Clark Williams <williams@redhat.com> - 0.83-1
+- modified Makefile to be smarter about building with NUMA
+
* Wed Sep 21 2011 Clark Williams <williams@redhat.com> - 0.82-1
- fix print that causes error in histogram processing