From e1b1537a20b35af75a49bf55dcf70296f8a62467 Mon Sep 17 00:00:00 2001 From: John Kacur Date: Fri, 13 May 2016 22:22:24 +0200 Subject: rt-tests: Create a new unstable line called devel/rt-tests-2.0 Bump the Version number and create a devel/2.0 branch Signed-off-by: John Kacur --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5110357..6e2769e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.0 +VERSION = 2.0 CC?=$(CROSS_COMPILE)gcc AR?=$(CROSS_COMPILE)ar -- cgit 1.2.3-korg