summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2023-01-20 15:36:37 -0500
committerJohn Kacur <jkacur@redhat.com>2023-01-20 15:36:37 -0500
commit4579b9a6d85ae528f76e92421eb5e7b33cd26b17 (patch)
treed56b9e2edf6023cf439ccd90096e254de34e45c9
parent6c99a5c6ff0ef78fa26d88447d06899ab858872b (diff)
downloadrt-tests-4579b9a6d85ae528f76e92421eb5e7b33cd26b17.tar.gz
rt-tests: Change to version v2.5v2.5
Change the version in the Makefile to 2.5 tag this commit as v2.5 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 3fbf882..4df61ec 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 2.4
+VERSION = 2.5
CC = $(CROSS_COMPILE)gcc
AR = $(CROSS_COMPILE)ar