Fio 1.18.1
[fio.git] / init.c
diff --git a/init.c b/init.c
index 64023458d03250e87d4064aef02f21292f149028..1d3ee40b29ea2376027b8485bc49d229dd0befd3 100644 (file)
--- a/init.c
+++ b/init.c
@@ -17,7 +17,7 @@
 #include "fio.h"
 #include "parse.h"
 
-static char fio_version_string[] = "fio 1.18";
+static char fio_version_string[] = "fio 1.18.1";
 
 #define FIO_RANDSEED           (0xb1899bedUL)