summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2019-08-19 19:24:14 +0200
committerJohn Kacur <jkacur@redhat.com>2019-08-19 19:24:14 +0200
commit24fb632ceb53c42bf1969511cace16ea833f8b73 (patch)
tree2521b77915d8fca058b02846f51e29cc9e96b79b
parenta3ae50a43f0849de27507cdc47cebeb9d07c8cbf (diff)
downloadrt-tests-24fb632ceb53c42bf1969511cace16ea833f8b73.tar.gz
rt-tests-24fb632ceb53c42bf1969511cace16ea833f8b73.tar.xz
rt-tests: Makefile update version
Update the version in the Makefile to 1.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 c9eaa26..51b8dea 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 1.4
+VERSION = 1.5
CC?=$(CROSS_COMPILE)gcc
AR?=$(CROSS_COMPILE)ar