summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-07-28 12:45:20 +0200
committerThomas Gleixner <tglx@linutronix.de>2008-07-28 12:45:20 +0200
commit81523d18b4c324202f40f6cd88a989f8ae290c93 (patch)
treef6db563f7abc94ce9b69f181528afddfb46f9cd5
parentd14c3da7c8b465f7f4cd8d51fcc78cb738dd088c (diff)
downloadrt-tests-81523d18b4c324202f40f6cd88a989f8ae290c93.tar.gz
Release 0.27v0.27
Testing before release would be better ! Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 68437ab..b7ac587 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = "0.26"
+VERSION_STRING = "0.27"
TARGETS = cyclictest signaltest classic_pi pi_stress
FLAGS = -Wall -Wno-nonnull -O2
@@ -50,7 +50,7 @@ RPMARGS := --define "_topdir $(HERE)" \
--define "_sourcedir $(HERE)/releases" \
--define "_builddir $(HERE)/BUILD" \
-rpm: rt-tests.spec rpmdirs release
+rpm: rpmdirs release rt-tests.spec
rpmbuild -ba $(RPMARGS) rt-tests.spec
rpmdirs: