version bump to 0.56

Signed-off-by: Clark Williams <williams@redhat.com>
diff --git a/Makefile b/Makefile
index e4777f8..d0c4da0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.55
+VERSION_STRING = 0.56
 
 TARGETS	= cyclictest signaltest classic_pi pi_stress \
 	  hwlatdetect rt-migrate-test
diff --git a/rt-tests.spec-in b/rt-tests.spec-in
index 3bbaecf..8906a5b 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -42,6 +42,9 @@
 /usr/share/man/man8/hwlatdetect.8.gz
 
 %changelog
+* Thu Dec 10 2009 Clark Williams <williams@redhat.com> - 0.56-1
+- cyclictest: added code to print break thread id with -b
+
 * Thu Nov 19 2009 Clark Williams <williams@redhat.com> - 0.55-1
 - pi_stress: cosmetic newline added
 - fixes from John Kacur <jkacur@redhat.com>