version bump to 0.77

Signed-off-by: Clark Williams <williams@redhat.com>
diff --git a/Makefile b/Makefile
index dadcecd..0c42f5c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.76
+VERSION_STRING = 0.77
 
 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 0f51084..9665ff4 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -62,6 +62,9 @@
 /usr/share/man/man8/hackbench.8.gz
 
 %changelog
+* Fri Sep  9 2011 Clark Williams <williams@redhat.com> - 0.77-1
+- removed tracemark functions (too much contention on multiprocessors)
+
 * Wed Sep  7 2011 Clark Williams <williams@redhat.com> - 0.76-1
 - only turn on /proc/sys/kernel/ftrace_enabled for a tracer that
   needs it