Fio 1.16.6
[fio.git] / init.c
diff --git a/init.c b/init.c
index 53e126b48dc8e97f52eab64019975c628f2a803e..b40f4fea2623a08fff2afdeb41ea2af9e67d9732 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.16.5";
+static char fio_version_string[] = "fio 1.16.6";
 
 #define FIO_RANDSEED           (0xb1899bedUL)