[PATCH 1/3] rt-tests: Makefile, change version to 1.1

From: John Kacur
Date: Thu Jun 23 2016 - 08:12:57 EST


Rethinking the naming scheme, so changing the development line from 2.0
to 1.1

Signed-off-by: John Kacur <jkacur@xxxxxxxxxx>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index a54d82bd8964..d60282e05931 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 2.0
+VERSION = 1.1
CC?=$(CROSS_COMPILE)gcc
AR?=$(CROSS_COMPILE)ar

--
2.4.11