summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-06-04 17:30:55 +0200
committerThomas Gleixner <tglx@linutronix.de>2008-06-04 17:30:55 +0200
commitb0841096ce115a4b2f2125df952cb2f789bd75b2 (patch)
treec9ef538ea36b36f9f510822a23b08f5446eacb54
parent434091fc6534d522e7260c59d149e5106bca638f (diff)
downloadrt-tests-0.22.tar.gz
Version 0.22v0.22
I'm getting old and forgetful :) Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eb8111a..93dfad7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = "0.21"
+VERSION_STRING = "0.22"
TARGETS = cyclictest signaltest classic_pi pi_stress
FLAGS = -Wall -Wno-nonnull -O2