summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2024-05-07 10:16:25 -0400
committerJohn Kacur <jkacur@redhat.com>2024-05-07 10:16:25 -0400
commit5bd94923ffda2ab326d081926dbfc6775fb5050b (patch)
treeaf8419ca0ed874899c37075a42486e8a8b6653a6
parentedba2464faefad66d3aaef2ce82f07c64a5fc11b (diff)
downloadrt-tests-main.tar.gz
rt-tests: Change to version v2.7HEADmain
Change the version in the Makefile to v2.7 tag this commit as v2.7 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 9502ade..e2f8579 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-VERSION = 2.6
+VERSION = 2.7
CC = $(CROSS_COMPILE)gcc
AR = $(CROSS_COMPILE)ar