summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 99e911c..97c7d67 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = "0.17"
+VERSION_STRING = "0.18"
TARGETS = cyclictest signaltest
FLAGS = -Wall -Wno-nonnull -O2