summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2019-06-19 14:40:42 +0200
committerJohn Kacur <jkacur@redhat.com>2019-06-19 14:40:42 +0200
commit88efdb99bc481bbf491b9a57a729c0cd6d74a640 (patch)
tree8a98c4689a503925a73ffc9872ca641363800ec2
parentae393cf8d4bd12a7d2db21f0ce8af5cab4b9aa69 (diff)
downloadrt-tests-88efdb99bc481bbf491b9a57a729c0cd6d74a640.tar.gz
rt-tests-88efdb99bc481bbf491b9a57a729c0cd6d74a640.tar.xz
rt-tests: Version 1.4
Create version 1.4 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 0258fe9..c9eaa26 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 1.3
+VERSION = 1.4
CC?=$(CROSS_COMPILE)gcc
AR?=$(CROSS_COMPILE)ar