summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2016-05-13 22:22:24 +0200
committerJohn Kacur <jkacur@redhat.com>2016-05-13 22:34:14 +0200
commite1b1537a20b35af75a49bf55dcf70296f8a62467 (patch)
tree90a42b846a8c1fa12d9bbfe3e2b9b7e62e2589a8
parentbddffd32c9483318fe72d02183981bdcf006d9dc (diff)
downloadrt-tests-e1b1537a20b35af75a49bf55dcf70296f8a62467.tar.gz
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 <jkacur@redhat.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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