summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2016-03-31 18:40:54 +0200
committerJohn Kacur <jkacur@redhat.com>2016-03-31 18:40:54 +0200
commit0e8a13a6465a1b9b48374afce628693ddc298b92 (patch)
tree0cf93f64d70a693cca777e5542fcd159039309d6
parentba4dd1bf540a611ddc577b9f185c7920ad2bc848 (diff)
downloadrt-tests-0e8a13a6465a1b9b48374afce628693ddc298b92.tar.gz
rt-tests-0e8a13a6465a1b9b48374afce628693ddc298b92.tar.xz
rt-tests: Makefile: Bump version number to 0.97
Bump version number to v0.97 for the next release 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 932222f..280fd3b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.96
+VERSION = 0.97
CC?=$(CROSS_COMPILE)gcc
AR?=$(CROSS_COMPILE)ar