summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-10-06 14:21:04 -0500
committerClark Williams <williams@redhat.com>2009-10-06 14:21:04 -0500
commit82ca52c27b60b5c57a78dbd8b2352609960e43dd (patch)
treeb6fbac82f99f91678d3696a175dd17a079f0b0a1
parent6d54794d16310389f3a9f822038d9e9f24265d96 (diff)
downloadrt-tests-82ca52c27b60b5c57a78dbd8b2352609960e43dd.tar.gz
version bump to 0.53v0.53
-rw-r--r--Makefile2
-rw-r--r--rt-tests.spec-in4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c82dbc0..6a56a65 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.52
+VERSION_STRING = 0.53
TARGETS = cyclictest signaltest classic_pi pi_stress \
hwlatdetect rt-migrate-test
diff --git a/rt-tests.spec-in b/rt-tests.spec-in
index f415056..8fc3581 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -42,6 +42,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/man/man8/hwlatdetect.8.gz
%changelog
+* Tue Oct 6 2009 Clark Williams <williams@redhat.com> - 0.53-1
+- fixed incorrect format string in hwlatdetect.py
+- added docs/release-checklist.txt
+
* Mon Sep 21 2009 Clark Williams <williams@redhat.com> - 0.52-1
- fixes and cleanups to pi_stress from jkacur
- added rostedt's rt-migrate-test