summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2021-12-10 12:59:55 -0500
committerJohn Kacur <jkacur@redhat.com>2021-12-10 12:59:55 -0500
commit338843c1ee157ae5d990c6f544f66b447b24fa8b (patch)
tree71a0c8aafe047886b071e6f44ace0b3e9f54553d
parentab6efa49afc2b166ab78bdd66636b3f10d3ef7be (diff)
downloadrt-tests-338843c1ee157ae5d990c6f544f66b447b24fa8b.tar.gz
rt-tests: Change to version 2.3v2.3
Change the version in the Makefile to 2.3 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 ec5d693..20240ce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 2.2
+VERSION = 2.3
CC = $(CROSS_COMPILE)gcc
AR = $(CROSS_COMPILE)ar