version bump to 0.83

Signed-off-by: Clark Williams <williams@redhat.com>
diff --git a/Makefile b/Makefile
index 4776391..4038dcc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.82
+VERSION_STRING = 0.83
 
 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 ab95f5d..77a9a08 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -62,6 +62,9 @@
 /usr/share/man/man8/hackbench.8.gz
 
 %changelog
+* Mon Sep 26 2011 Clark Williams <williams@redhat.com> - 0.83-1
+- modified Makefile to be smarter about building with NUMA
+
 * Wed Sep 21 2011 Clark Williams <williams@redhat.com> - 0.82-1
 - fix print that causes error in histogram processing