summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-04-18 14:39:41 +0200
committerThomas Gleixner <tglx@linutronix.de>2008-04-18 14:39:41 +0200
commit1a731d646e54cac2463c0a20a00e696a8ede0ad0 (patch)
treeef42759767fc479bbe1c59169fad2da53169b1a6
parent2df51a799f797df2acf2955f24ea76fc7db7e15f (diff)
downloadrt-tests-0.20.tar.gz
Bump version number to 0.20v0.20
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 05661eb..fe3ea02 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = "0.19"
+VERSION_STRING = "0.20"
TARGETS = cyclictest signaltest classic_pi pi_stress
FLAGS = -Wall -Wno-nonnull -O2