summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-06-25 09:15:40 -0500
committerClark Williams <williams@redhat.com>2009-06-25 09:15:40 -0500
commit803a41737827db85a89b8ae3822c3a1c7b64916b (patch)
tree4d971e2d0985d952f8843530a722dd75f615a566
parent2a1cf80ccca269a33557216514e2553cd07e2782 (diff)
downloadrt-tests-803a41737827db85a89b8ae3822c3a1c7b64916b.tar.gz
rt-tests-803a41737827db85a89b8ae3822c3a1c7b64916b.tar.xz
version bump to 0.43v0.43
-rw-r--r--Makefile2
-rw-r--r--rt-tests.spec-in6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4cb7d5c..4a3fd33 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.42
+VERSION_STRING = 0.43
TARGETS = cyclictest signaltest classic_pi pi_stress hwlatdetect
FLAGS = -Wall -Wno-nonnull -O2
diff --git a/rt-tests.spec-in b/rt-tests.spec-in
index 56feeb9..21529c0 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -41,6 +41,12 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/man/man8/smidetect.8.gz
%changelog
+* Thu Jun 25 2009 Clark Williams <williams@redhat.com> - 0.43-1
+- manpage fixes from Uwe Kleine-Konig <u.kleine-koenig@pengutronix.de>
+
+* Fri Jun 12 2009 Clark Williams <williams@redhat.com> - 0.42-1
+- renamed smidetect -> hwlatdetect
+
* Thu May 28 2009 Clark Williams <williams@redhat.com> - 0.41-1
- added Stefan Agner's patch to fix calculating time difference
when delta is bigger than 2147 seconds