summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-04-29 15:31:10 -0500
committerClark Williams <williams@redhat.com>2009-04-29 15:31:10 -0500
commit986688b00b97507fe9ea92c70d9d99f1bc71abca (patch)
tree3e76ba3c2d6262414558ed68f05509ea4770bcaf
parent9187c3944ba8f5021c771e593311f5087ef49771 (diff)
downloadrt-tests-986688b00b97507fe9ea92c70d9d99f1bc71abca.tar.gz
rt-tests-986688b00b97507fe9ea92c70d9d99f1bc71abca.tar.xz
updated version string to 0.37v0.37
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4d23e0e..3a99b9f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = "0.36"
+VERSION_STRING = "0.37"
TARGETS = cyclictest signaltest classic_pi pi_stress
FLAGS = -Wall -Wno-nonnull -O2