version bump to 0.71

Signed-off-by: Clark Williams <williams@redhat.com>
diff --git a/Makefile b/Makefile
index b497499..aa2b69c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.70
+VERSION_STRING = 0.71
 
 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 d69313d..5ce9966 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -61,6 +61,10 @@
 /usr/share/man/man8/hackbench.8.gz
 
 %changelog
+* Tue May 18 2010 Clark Williams <williams@redhat.com> - 0.71-1
+- from Michal Schmit <mschmidt@redhat.com>:
+  - fix accumulating overruns in periodic timer mode
+
 * Fri Apr  9 2010 Clark Williams <williams@redhat.com> - 0.70-1
 - from Olaf Hering <olaf@aepfle.de>
   - skip python dependency during install if python not available