rt-tests: Change to version v2.4

Change the version in the Makefile to 2.4
tag this commit as v2.4

Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2022-07-08 10:46:01 -04:00
parent 4692d35e41
commit ca4a6293da
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION = 2.3
VERSION = 2.4
CC = $(CROSS_COMPILE)gcc
AR = $(CROSS_COMPILE)ar